]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/dialog.h
Minor corrections to make dist after reports
[wxWidgets.git] / include / wx / osx / dialog.h
index abc6c003ed99c72585915c297184170f6aff5a61..2ab090bbbdcd6f2964276ca7fe6406b763b07492 100644 (file)
@@ -1,5 +1,5 @@
 #ifdef __WXMAC_CLASSIC__
-#include "wx/mac/classic/dialog.h"
+#include "wx/osx/classic/dialog.h"
 #else
-#include "wx/mac/carbon/dialog.h"
+#include "wx/osx/carbon/dialog.h"
 #endif