]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/main.cpp
Beginning to make wxDC code compile both before
[wxWidgets.git] / src / palmos / main.cpp
index c7658e324f877d16e3296362fa089a3ab5be23d0..d1ca47947240c9b49402907dd552950bcdd9996c 100644 (file)
@@ -26,9 +26,9 @@
 
 #ifndef WX_PRECOMP
     #include "wx/event.h"
+    #include "wx/app.h"
 #endif //WX_PRECOMP
 
-#include "wx/app.h"
 #include "wx/cmdline.h"
 
 #if wxUSE_GUI