]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/dc.cpp
explicitely include <shellapi.h>, apparently needed when wxUSE_GUI=0 and PCH are...
[wxWidgets.git] / src / mac / carbon / dc.cpp
index 76717f4b4c0e6579958cdf08e570fd934ea80fda..7140e82d7eb80ffe6f5124c4f0771ea243181dce 100644 (file)
     #include "wx/app.h"
     #include "wx/dcmemory.h"
     #include "wx/dcprint.h"
+    #include "wx/region.h"
 #endif
 
 #include "wx/mac/uma.h"
-#include "wx/region.h"
 #include "wx/image.h"
 
 #ifdef __MSL__