]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/msgdlg.cpp
wxStandardPathsCF::GetExecutablePath() implementation doesn't use CF API but Carbon...
[wxWidgets.git] / src / mac / classic / msgdlg.cpp
index 787ba68f6c7848c82d5105a15e3a4a0d98ef3057..8ae60e7a4d9019a6c64ad1fb4587a44c9ec9c60f 100644 (file)
@@ -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)