]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/dcclient.cpp
Accidently checked for invalid image index rather than using the mask.
[wxWidgets.git] / src / mac / carbon / dcclient.cpp
index 23d159b764ac581c9971c83fdaa07cf71f3c85ca..0e0b775e920e6581fb1ee20d4c66dac84013765e 100644 (file)
     #include "wx/dcmemory.h"
     #include "wx/settings.h"
     #include "wx/toplevel.h"
+    #include "wx/math.h"
+    #include "wx/region.h"
 #endif
 
-#include "wx/region.h"
-#include "wx/math.h"
 #include "wx/mac/private.h"
 
 //-----------------------------------------------------------------------------