X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/670f9935630beb2123a5ca62894ae92a3f0efa4f..ee92941afca091bf72d17e96ac8388545700d1fc:/src/mac/classic/cursor.cpp diff --git a/src/mac/classic/cursor.cpp b/src/mac/classic/cursor.cpp index 14890766a5..d299c18b34 100644 --- a/src/mac/classic/cursor.cpp +++ b/src/mac/classic/cursor.cpp @@ -19,10 +19,10 @@ #ifndef WX_PRECOMP #include "wx/app.h" + #include "wx/icon.h" + #include "wx/image.h" #endif // WX_PRECOMP -#include "wx/icon.h" -#include "wx/image.h" #include "wx/xpmdecod.h" #include "wx/mac/private.h"