]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/dc.cpp
Include wx/cursor.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / mac / classic / dc.cpp
index e1d53daa38c513ee858ad4aedb60450b688b3398..b368d67128641bb0da49da5b6bb2caa124d372ed 100644 (file)
 #ifndef WX_PRECOMP
     #include "wx/log.h"
     #include "wx/app.h"
+    #include "wx/dcmemory.h"
+    #include "wx/dcprint.h"
 #endif
 
 #include "wx/mac/uma.h"
-#include "wx/dcmemory.h"
-#include "wx/dcprint.h"
 #include "wx/region.h"
 #include "wx/image.h"