]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/app.cpp
pywrap should be treated as a gui script
[wxWidgets.git] / src / gtk / app.cpp
index 3169d499144ff4223d763828c843c592299407e3..c9f6bbc8277df4e7858ebdac3b9c49b9d1bf1acf 100644 (file)
     #include "wx/memory.h"
     #include "wx/font.h"
     #include "wx/gdicmn.h"
+    #include "wx/image.h"
 #endif
 
 #include "wx/file.h"
 #include "wx/filename.h"
 #include "wx/module.h"
-#include "wx/image.h"
 #include "wx/thread.h"
 
 #ifdef __WXGPE__