X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/da80ae712a30132bf19127db544959db7e1a7b52..9bd7659972a3a6d0fdc6b77dc8f821826cb832b8:/src/gtk1/data.cpp diff --git a/src/gtk1/data.cpp b/src/gtk1/data.cpp index 7b1409e98b..f1f49656b8 100644 --- 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;