]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/utils.cpp
Updated to new PyCrust
[wxWidgets.git] / src / msw / utils.cpp
index d8397b413fea729fc2548bcafb781dbc92f81432..d34d0ede3e952404493523bd24f5a35fcef40995 100644 (file)
 #ifndef WX_PRECOMP
     #include "wx/utils.h"
     #include "wx/app.h"
-    #include "wx/cursor.h"
     #include "wx/intl.h"
     #include "wx/log.h"
+#if wxUSE_GUI
+    #include "wx/cursor.h"
+#endif
 #endif  //WX_PRECOMP
 
 // In some mingws there is a missing extern "C" int the winsock header,