]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/unichar.h
PCH-less compilation fix
[wxWidgets.git] / include / wx / unichar.h
index f6ad19abff0429f793d35004d1c2f430f5b1d12a..e9645cfcabfe43d2552f2186ddb8beeac8e51f08 100644 (file)
 
 #include "wx/defs.h"
 #include "wx/chartype.h"
 
 #include "wx/defs.h"
 #include "wx/chartype.h"
-
-// NB: this header is included from string.h as well, but from the place
-//     where wxStringImpl is already declared and that's all we need
-#include "wx/string.h"
+#include "wx/stringimpl.h"
 
 class WXDLLIMPEXP_BASE wxUniCharRef;
 
 
 class WXDLLIMPEXP_BASE wxUniCharRef;