]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/app.cpp
Move the generic picker files to the GUI common section.
[wxWidgets.git] / src / mac / classic / app.cpp
index d73df4365aa02dbf9a5bc1240af50615226186a4..6670bde5ccea84fae1cf60fb14eaf29fec437101 100644 (file)
     #include "wx/menu.h"
     #include "wx/pen.h"
     #include "wx/brush.h"
+    #include "wx/palette.h"
+    #include "wx/icon.h"
+    #include "wx/cursor.h"
+    #include "wx/dialog.h"
+    #include "wx/msgdlg.h"
 #endif
 
 #include "wx/gdicmn.h"
-#include "wx/cursor.h"
-#include "wx/icon.h"
-#include "wx/palette.h"
-#include "wx/dialog.h"
-#include "wx/msgdlg.h"
 #include "wx/module.h"
 #include "wx/memory.h"
 #include "wx/tooltip.h"