]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/msgdlg.cpp
Updating with Vadim's API changes.
[wxWidgets.git] / src / motif / msgdlg.cpp
index 95105ec2a8ebeb729ff1366fc64821a50f59739d..fe8e598e308a115f6ed1835b7d9d84105dac1582 100644 (file)
 #pragma message enable nosimpint
 #endif
 
-#include "wx/app.h"
-#include "wx/intl.h"
 #include "wx/msgdlg.h"
+
+#ifndef WX_PRECOMP
+    #include "wx/intl.h"
+    #include "wx/app.h"
+    #include "wx/settings.h"
+#endif
+
 #include "wx/motif/private.h"
-#include "wx/settings.h"
 
 // ----------------------------------------------------------------------------
 // macros