X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cdccdfabb29bd51aded9aac141e1f7bbd6c85443..7212d15556e87f73ff5ea8c3211a0e8e8811426b:/src/gtk/data.cpp diff --git a/src/gtk/data.cpp b/src/gtk/data.cpp index 714d5169c5..2918e4747e 100644 --- a/src/gtk/data.cpp +++ b/src/gtk/data.cpp @@ -11,13 +11,9 @@ #include "wx/wxprec.h" #ifndef WX_PRECOMP - #include "wx/object.h" - #include "wx/window.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;