projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Better fix
[wxWidgets.git]
/
src
/
gtk1
/
data.cpp
diff --git
a/src/gtk1/data.cpp
b/src/gtk1/data.cpp
index 7b1409e98b72f2169e2928ba11558be9ec90a783..f1f49656b80444dfe24b1edf0c559ecbc8be271c 100644
(file)
--- a/
src/gtk1/data.cpp
+++ b/
src/gtk1/data.cpp
@@
-14,10
+14,9
@@
#include "wx/object.h"
#include "wx/window.h"
#include "wx/dc.h"
+ #include "wx/cursor.h"
#endif
-#include "wx/cursor.h"
-
/* Current cursor, in order to hang on to
* cursor handle when setting the cursor globally */
wxCursor g_globalCursor;