X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7520f3da332d64a676b6f7d27a56004fabf2db36..b666ade78496cd91d648fcfe2fd6b79ce2b15e33:/src/mgl/data.cpp diff --git a/src/mgl/data.cpp b/src/mgl/data.cpp index 1fb6225976..ef34e4118d 100644 --- a/src/mgl/data.cpp +++ b/src/mgl/data.cpp @@ -14,7 +14,9 @@ #pragma hdrstop #endif -#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 */