]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/dcclient.cpp
Unicode compilation fixes
[wxWidgets.git] / src / mac / classic / dcclient.cpp
index bd31dd9744b88481e444b235462e312a1a94e2b2..9d7133b6e8597c5760c8569654951e24e6472d75 100644 (file)
 #ifndef WX_PRECOMP
     #include "wx/window.h"
     #include "wx/dcmemory.h"
+    #include "wx/toplevel.h"
+    #include "wx/math.h"
+    #include "wx/region.h"
 #endif
 
-#include "wx/region.h"
-#include "wx/toplevel.h"
-#include "wx/math.h"
 #include "wx/mac/private.h"
 
 //-----------------------------------------------------------------------------