X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/670f9935630beb2123a5ca62894ae92a3f0efa4f..f8a139493553049e0b92db4bbee11deb33093ee3:/src/mac/carbon/cursor.cpp?ds=sidebyside diff --git a/src/mac/carbon/cursor.cpp b/src/mac/carbon/cursor.cpp index 4f3f0d47e5..94d1b3d1fb 100644 --- a/src/mac/carbon/cursor.cpp +++ b/src/mac/carbon/cursor.cpp @@ -15,10 +15,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"