]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/window.h
wxPGProperty::AddChild() can now be used to add normal child properties (previously...
[wxWidgets.git] / include / wx / osx / window.h
index 14b131e37b5f7bb4508d8e6559e47195ea787792..ccd9b71b6150ee6af85ff9ae7fc115d545c03e43 100644 (file)
@@ -1,5 +1,5 @@
 #ifdef __WXMAC_CLASSIC__
-#include "wx/mac/classic/window.h"
+#include "wx/osx/classic/window.h"
 #else
-#include "wx/mac/carbon/window.h"
+#include "wx/osx/carbon/window.h"
 #endif