X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/923d28da0eed674dfd7f4a497568ac14a29f0189..cc11cc69186f64a7729cd3b5a892dd487b9f6f0c:/src/mac/classic/app.cpp diff --git a/src/mac/classic/app.cpp b/src/mac/classic/app.cpp index 6d83aedb22..6670bde5cc 100644 --- a/src/mac/classic/app.cpp +++ b/src/mac/classic/app.cpp @@ -30,12 +30,12 @@ #include "wx/brush.h" #include "wx/palette.h" #include "wx/icon.h" + #include "wx/cursor.h" + #include "wx/dialog.h" + #include "wx/msgdlg.h" #endif #include "wx/gdicmn.h" -#include "wx/cursor.h" -#include "wx/dialog.h" -#include "wx/msgdlg.h" #include "wx/module.h" #include "wx/memory.h" #include "wx/tooltip.h"