X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fdf565feca722eddb84168a95dbef329ba23d719..2cf3a6d7bef6f20bea35062dd3d4dbf0aec9efb5:/src/mac/classic/app.cpp diff --git a/src/mac/classic/app.cpp b/src/mac/classic/app.cpp index 2093f36cce..c2f121a0f4 100644 --- a/src/mac/classic/app.cpp +++ b/src/mac/classic/app.cpp @@ -32,14 +32,14 @@ #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/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"