X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c8326d649c00a47d3e77770a8e0a0a3b7ead56bb..b4446c244775324631b8dd2b588ea35f32e71728:/src/mac/classic/app.cpp diff --git a/src/mac/classic/app.cpp b/src/mac/classic/app.cpp index dd8817b49a..6670bde5cc 100644 --- a/src/mac/classic/app.cpp +++ b/src/mac/classic/app.cpp @@ -31,11 +31,11 @@ #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/dialog.h" -#include "wx/msgdlg.h" #include "wx/module.h" #include "wx/memory.h" #include "wx/tooltip.h"