]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/data.cpp
Fix another off-by-1 bug in wxMBConv::ToWChar().
[wxWidgets.git] / src / mgl / data.cpp
index d22b68b1efae527b430084ce9dadabe189c22635..ef34e4118d38a9e70ff177b1be5860dd123c1afe 100644 (file)
@@ -14,8 +14,9 @@
     #pragma hdrstop
 #endif
 
-#include "wx/defs.h"
-#include "wx/cursor.h"
+#ifndef WX_PRECOMP
+    #include "wx/cursor.h"
+#endif
 
 /* Current cursor, in order to hang on to
  * cursor handle when setting the cursor globally */