]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/fs_mem.cpp
allow changing the page from keyboard in property sheet like controls even when the...
[wxWidgets.git] / src / common / fs_mem.cpp
index 7b83991f0a359bb26a0ebcfccdfea47783f72bcb..ae176a802dcc2089b92d490632d3f986605cd60a 100644 (file)
     #include "wx/hash.h"
     #if wxUSE_GUI
         #include "wx/bitmap.h"
+        #include "wx/image.h"
     #endif // wxUSE_GUI
 #endif
 
-#if wxUSE_GUI
-    #include "wx/image.h"
-#endif // wxUSE_GUI
-
 #include "wx/mstream.h"
 
 class MemFSHashObj : public wxObject