projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Don't assume any particular default size for XRC image lists.
[wxWidgets.git]
/
src
/
mgl
/
data.cpp
diff --git
a/src/mgl/data.cpp
b/src/mgl/data.cpp
index d22b68b1efae527b430084ce9dadabe189c22635..ef34e4118d38a9e70ff177b1be5860dd123c1afe 100644
(file)
--- a/
src/mgl/data.cpp
+++ b/
src/mgl/data.cpp
@@
-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 */