]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/app.cpp
Remove header now not needed here.
[wxWidgets.git] / src / gtk1 / app.cpp
index 24d091a8978c8f8748411578e140b1be1561c6a4..748f9d57d43d19b2550e89bfb4c2955dc22aac35 100644 (file)
     #include "wx/font.h"
     #include "wx/gdicmn.h"
     #include "wx/image.h"
+    #include "wx/module.h"
 #endif
 
 #include "wx/file.h"
 #include "wx/filename.h"
-#include "wx/module.h"
 #include "wx/thread.h"
 
 #ifdef __WXGPE__