]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/wince/textctrlce.cpp
fixed crash when using GTK theme
[wxWidgets.git] / src / msw / wince / textctrlce.cpp
index b7e5715c8cebd3211d4d0b28c80d0f22a0ce2dab..abea606670a97b28c7d2ab81797924451aa1f008 100644 (file)
 #include "wx/textctrl.h"
 
 #ifndef WX_PRECOMP
+    #include "wx/msw/wrapcctl.h" // include <commctrl.h> "properly"
 #endif
 
-// include <commctrl.h> "properly"
-#include "wx/msw/wrapcctl.h"
-
 #include "wx/spinbutt.h"
 #include "wx/textfile.h"