]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/carbon/toplevel.cpp
fix crash which happened if you called SetAttr(NULL) followed by SetAttr(attr) (...
[wxWidgets.git] / src / osx / carbon / toplevel.cpp
index 92243b278de9798a1c8c764517118a87fcf0736f..fff13c351c93fb3f2d656e84e0cdc3b4360fedbc 100644 (file)
@@ -37,7 +37,7 @@
     #include "wx/control.h"
 #endif //WX_PRECOMP
 
-#include "wx/mac/uma.h"
+#include "wx/osx/uma.h"
 #include "wx/tooltip.h"
 #include "wx/dnd.h"
 
@@ -50,7 +50,7 @@
 #endif
 
 // for targeting OSX
-#include "wx/mac/private.h"
+#include "wx/osx/private.h"
 
 // ============================================================================
 // wxTopLevelWindowMac implementation