]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/utils.cpp
Include wx/bitmap.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / mac / carbon / utils.cpp
index a0ccab3f282f1ef3916c6fca3dc774a124878253..5b715f598e6146b880f1a2fc81ffe1e30a24405c 100644 (file)
@@ -16,6 +16,9 @@
 #ifndef WX_PRECOMP
     #include "wx/intl.h"
     #include "wx/app.h"
+    #if wxUSE_GUI
+        #include "wx/toplevel.h"
+    #endif
 #endif
 
 #include "wx/apptrait.h"
@@ -23,7 +26,6 @@
 #if wxUSE_GUI
     #include "wx/mac/uma.h"
     #include "wx/font.h"
-    #include "wx/toplevel.h"
 #endif
 
 #include <ctype.h>