]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/main.cpp
Include commctrl.h properly.
[wxWidgets.git] / src / msw / main.cpp
index 4e89e478d080f2cf1242f123fcb922f1d27df307..68061d70f3fdbfe2532b9dea3e62f6cc09b0be2d 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"
 #include "wx/scopeguard.h"