]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/app.cpp
Include wx/bitmap.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / mac / classic / app.cpp
index 2093f36cce2ff30c3c05e970bbf8f75961950035..9e8ea08601decb91982ea215b831155e08d95cc8 100644 (file)
     #include "wx/icon.h"
     #include "wx/cursor.h"
     #include "wx/dialog.h"
+    #include "wx/msgdlg.h"
+    #include "wx/textctrl.h"
+    #include "wx/memory.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"