]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/msgdlg.h
provide backward-compat wxCursor(int) ctor; remove empty stubs of XBM ctor from all...
[wxWidgets.git] / include / wx / osx / msgdlg.h
index d3c1e31de54a073205dd34af575c86e52e2681e0..2fdecde6961063029a9a85650a1cd51aa5f5d58c 100644 (file)
@@ -1,5 +1,5 @@
 #ifdef __WXMAC_CLASSIC__
-#include "wx/mac/classic/msgdlg.h"
+#include "wx/osx/classic/msgdlg.h"
 #else
-#include "wx/mac/carbon/msgdlg.h"
+#include "wx/osx/carbon/msgdlg.h"
 #endif