]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/dc.cpp
Unicode compilation fixes
[wxWidgets.git] / src / mac / classic / dc.cpp
index 8d1e1762df203e22d8c78fd8724888d8925e59d9..273aa554bdbfd79b126b674a10d150311d739feb 100644 (file)
     #include "wx/dcmemory.h"
     #include "wx/dcprint.h"
     #include "wx/region.h"
+    #include "wx/image.h"
 #endif
 
 #include "wx/mac/uma.h"
-#include "wx/image.h"
 
 #if __MSL__ >= 0x6000
 namespace std {}