]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/control.cpp
respect the encoding of the text style and not only the global control font encoding...
[wxWidgets.git] / src / univ / control.cpp
index 1cf171e97aaeeda5cf869b1745f5daad9f15ff93..558b2d20a4a955b1aba5a193893d77b5a1a8e5bf 100644 (file)
 
 #if wxUSE_CONTROLS
 
+#include "wx/control.h"
+
 #ifndef WX_PRECOMP
     #include "wx/app.h"
-    #include "wx/control.h"
     #include "wx/dcclient.h"
 #endif