]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/control.cpp
Implement wxGetMouseState
[wxWidgets.git] / src / motif / control.cpp
index 2c00c7cdf35634abd30d4398844e511e86ef68ec..13b8146af7117f15044a8e3bd7a549e5c4fc6a63 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/utils.h"
+    #include "wx/panel.h"
 #endif
 
-#include "wx/panel.h"
-
 #ifdef __VMS__
 #pragma message disable nosimpint
 #endif