X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cdccdfabb29bd51aded9aac141e1f7bbd6c85443..ec02a2f7de3d6f4e11c4dd72bf69c33fcc49ba84:/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;