]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/control.cpp
I forgot to commit this one.
[wxWidgets.git] / src / msw / control.cpp
index e8a3e921d881365a58ef68c5a6df065c2c258cbc..73a8f2511aaba32dc3110d227b046830e96c3ae3 100644 (file)
@@ -26,6 +26,8 @@
 
 #if wxUSE_CONTROLS
 
+#include "wx/control.h"
+
 #ifndef WX_PRECOMP
     #include "wx/event.h"
     #include "wx/app.h"
@@ -34,8 +36,6 @@
     #include "wx/settings.h"
 #endif
 
-#include "wx/control.h"
-
 #if wxUSE_LISTCTRL
     #include "wx/listctrl.h"
 #endif // wxUSE_LISTCTRL