X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/88a7a4e10ed18f81a576dcd866cfbf02bf404c00..d1526a6787a5dc39dd7c07662a355818527041e7:/src/mac/classic/msgdlg.cpp 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)