X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/923d28da0eed674dfd7f4a497568ac14a29f0189..67193066b2d16ca36529216f70d093690d7e1123:/src/mac/classic/app.cpp?ds=inline diff --git a/src/mac/classic/app.cpp b/src/mac/classic/app.cpp index 6d83aedb22..c2f121a0f4 100644 --- a/src/mac/classic/app.cpp +++ b/src/mac/classic/app.cpp @@ -30,16 +30,16 @@ #include "wx/brush.h" #include "wx/palette.h" #include "wx/icon.h" + #include "wx/cursor.h" + #include "wx/dialog.h" + #include "wx/msgdlg.h" + #include "wx/textctrl.h" + #include "wx/memory.h" + #include "wx/gdicmn.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" -#include "wx/textctrl.h" #include "wx/docview.h" #include "wx/filename.h"