SF.net SVN: mahogany:[7565] trunk/M/src/wx/generic/persctrl.cpp
[email protected] Sun, 29 Mar 2009 13:24:15 +0000
| Newsgroups | gmane.mail.mahogany.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 7565
http://mahogany.svn.sourceforge.net/mahogany/?rev=7565&view=rev
Author: vadz
Date: 2009-03-29 13:24:14 +0000 (Sun, 29 Mar 2009)
Log Message:
-----------
compilation fix after last commit (missing header)
Modified Paths:
--------------
trunk/M/src/wx/generic/persctrl.cpp
Modified: trunk/M/src/wx/generic/persctrl.cpp
===================================================================
--- trunk/M/src/wx/generic/persctrl.cpp 2009-03-29 13:20:12 UTC (rev 7564)
+++ trunk/M/src/wx/generic/persctrl.cpp 2009-03-29 13:24:14 UTC (rev 7565)
@@ -43,6 +43,7 @@
#include "wx/artprov.h"
#include "wx/config.h"
+#include "wx/filename.h"
#include "wx/statline.h"
#include "wx/tokenzr.h"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------