X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8e3f3880bc2b13b0ff90a60f676959989da732dd..fd423a0f8f20cb494a8d19b8a222d70f5c261b93:/src/gtk1/data.cpp diff --git a/src/gtk1/data.cpp b/src/gtk1/data.cpp index 96193525eb..f1f49656b8 100644 --- a/src/gtk1/data.cpp +++ b/src/gtk1/data.cpp @@ -12,12 +12,11 @@ #ifndef WX_PRECOMP #include "wx/object.h" + #include "wx/window.h" + #include "wx/dc.h" + #include "wx/cursor.h" #endif -#include "wx/window.h" -#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;