]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/evtloop.cpp
[ 1509599 ] 'Split pickers page in widgets sample' with more icons and rebaking.
[wxWidgets.git] / src / motif / evtloop.cpp
index d11b4d777f1a8f4f951653fd6007e988d9fa9f3b..4271f4577c0cd07b25b8692f2a24a233cc206da0 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/event.h"
+    #include "wx/app.h"
+    #include "wx/window.h"
 #endif //WX_PRECOMP
 
 #include "wx/evtloop.h"
-#include "wx/app.h"
-#include "wx/window.h"
 
 #ifdef __VMS__
 #pragma message disable nosimpint