]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/filesys.cpp
correct compilation after last change (added ifdef in the wrong function...)
[wxWidgets.git] / src / common / filesys.cpp
index 43c1ff93ae78526230ef567d0c9be30057dc1038..c045f5e79896e7b43658634e4f41b15a05c2294c 100644 (file)
@@ -27,7 +27,7 @@
 #include "wx/mimetype.h"
 #include "wx/filename.h"
 #include "wx/tokenzr.h"
-#include "wx/fileback.h"
+#include "wx/private/fileback.h"
 
 
 //--------------------------------------------------------------------------------