X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/88a7a4e10ed18f81a576dcd866cfbf02bf404c00..3f4a2351e4c677c88c18ea812b609477adee7380:/src/mac/classic/msgdlg.cpp?ds=sidebyside diff --git a/src/mac/classic/msgdlg.cpp b/src/mac/classic/msgdlg.cpp index 787ba68f6c..8ae60e7a4d 100644 --- a/src/mac/classic/msgdlg.cpp +++ b/src/mac/classic/msgdlg.cpp @@ -16,9 +16,9 @@ #ifndef WX_PRECOMP #include "wx/intl.h" + #include "wx/app.h" #endif -#include "wx/app.h" #include "wx/mac/uma.h" IMPLEMENT_CLASS(wxMessageDialog, wxDialog)