X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c8326d649c00a47d3e77770a8e0a0a3b7ead56bb..9d2c19f1367399be8d3220fa1c0fcdcb0ff6b6ae:/src/mac/classic/app.cpp diff --git a/src/mac/classic/app.cpp b/src/mac/classic/app.cpp index dd8817b49a..5c8cf06992 100644 --- a/src/mac/classic/app.cpp +++ b/src/mac/classic/app.cpp @@ -31,15 +31,15 @@ #include "wx/palette.h" #include "wx/icon.h" #include "wx/cursor.h" + #include "wx/dialog.h" + #include "wx/msgdlg.h" + #include "wx/textctrl.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" -#include "wx/textctrl.h" #include "wx/docview.h" #include "wx/filename.h"