]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/init.cpp
Added wxWakeUpIdle() for MSW and empty stubs for Motif, OS2, and Mac
[wxWidgets.git] / src / common / init.cpp
index 50b8642fbe5798bd720d029dba24e70f05f311b9..8925cb193f5e7adf6c6e25aa51d2037b89cd72fe 100644 (file)
 #ifndef WX_PRECOMP
     #include "wx/app.h"
     #include "wx/debug.h"
-    #include "wx/module.h"
 #endif
 
+#include "wx/module.h"
+
+
 // ----------------------------------------------------------------------------
 // global vars
 // ----------------------------------------------------------------------------