X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/923d28da0eed674dfd7f4a497568ac14a29f0189..4e1fd51de7349097a30b3b994e5c6e9b074de77c:/src/mac/classic/cursor.cpp diff --git a/src/mac/classic/cursor.cpp b/src/mac/classic/cursor.cpp index 8442483bc6..d299c18b34 100644 --- a/src/mac/classic/cursor.cpp +++ b/src/mac/classic/cursor.cpp @@ -20,9 +20,9 @@ #ifndef WX_PRECOMP #include "wx/app.h" #include "wx/icon.h" + #include "wx/image.h" #endif // WX_PRECOMP -#include "wx/image.h" #include "wx/xpmdecod.h" #include "wx/mac/private.h"