X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cdccdfabb29bd51aded9aac141e1f7bbd6c85443..f239a20092359e3c914adb79bd39f3f5d2b2e06f:/src/gtk1/data.cpp diff --git a/src/gtk1/data.cpp b/src/gtk1/data.cpp index 48730c7ec9..f1f49656b8 100644 --- a/src/gtk1/data.cpp +++ b/src/gtk1/data.cpp @@ -13,11 +13,10 @@ #ifndef WX_PRECOMP #include "wx/object.h" #include "wx/window.h" + #include "wx/dc.h" + #include "wx/cursor.h" #endif -#include "wx/dc.h" -#include "wx/cursor.h" - /* Current cursor, in order to hang on to * cursor handle when setting the cursor globally */ wxCursor g_globalCursor;