]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/control.cpp
Include wx/dcscreen.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / mac / carbon / control.cpp
index 8fe91d84df49c828c06e4c1f907523631c4bda82..417c018cdaea6baaa86eafe1f201fd88dd8788da 100644 (file)
 #ifndef WX_PRECOMP
     #include "wx/app.h"
     #include "wx/panel.h"
+    #include "wx/dc.h"
+    #include "wx/dcclient.h"
 #endif // WX_PRECOMP
 
-#include "wx/dc.h"
-#include "wx/dcclient.h"
 #include "wx/notebook.h"
 #include "wx/tabctrl.h"
 #include "wx/radiobox.h"