X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/127eab18f80e5b298b8c0326609ed811035e6829..4e1fd51de7349097a30b3b994e5c6e9b074de77c:/src/mgl/data.cpp diff --git a/src/mgl/data.cpp b/src/mgl/data.cpp index d22b68b1ef..ef34e4118d 100644 --- a/src/mgl/data.cpp +++ b/src/mgl/data.cpp @@ -14,8 +14,9 @@ #pragma hdrstop #endif -#include "wx/defs.h" -#include "wx/cursor.h" +#ifndef WX_PRECOMP + #include "wx/cursor.h" +#endif /* Current cursor, in order to hang on to * cursor handle when setting the cursor globally */