]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wxprec.h
add a radio box to select the combobox type (#9845)
[wxWidgets.git] / include / wx / wxprec.h
index 0c1c73d22d420ffd30fe9fd55db69a2a0aa176a1..7feefa2bd350d42553615dd3d21468e671765cb3 100644 (file)
@@ -36,9 +36,9 @@
 
 #ifdef WX_PRECOMP
 
 
 #ifdef WX_PRECOMP
 
-// include "wx/wxchar.h" first to ensure that UNICODE macro is correctly set
+// include "wx/chartype.h" first to ensure that UNICODE macro is correctly set
 // _before_ including <windows.h>
 // _before_ including <windows.h>
-#include "wx/wxchar.h"
+#include "wx/chartype.h"
 
 // include standard Windows headers
 #if defined(__WXMSW__)
 
 // include standard Windows headers
 #if defined(__WXMSW__)