X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/670f9935630beb2123a5ca62894ae92a3f0efa4f..ef43e62e77f166157029b852d0ac197fc0fba135:/src/motif/cursor.cpp diff --git a/src/motif/cursor.cpp b/src/motif/cursor.cpp index a29a6d608f..afb0b8a83f 100644 --- a/src/motif/cursor.cpp +++ b/src/motif/cursor.cpp @@ -20,12 +20,8 @@ #ifndef WX_PRECOMP #include "wx/app.h" -#endif - -#include "wx/utils.h" -#include "wx/window.h" - -#if wxUSE_IMAGE + #include "wx/utils.h" + #include "wx/window.h" #include "wx/image.h" #endif