]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/display.cpp
Include wx/dynarray.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / mac / classic / display.cpp
index 069570e5d104fba134d95741a8674d4830ba52f1..9798492bc9e0959eecaaad92207691dfd57a2f03 100644 (file)
@@ -27,8 +27,8 @@
 #if wxUSE_DISPLAY
 
 #ifndef WX_PRECOMP
-   #include "wx/dynarray.h"
-   #include "wx/log.h"
+    #include "wx/dynarray.h"
+    #include "wx/log.h"
 #endif
 
 #ifdef __DARWIN__