]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/chkconf.h
Removed most of the pre-XDG MIME code from the Unix implementation, many speed-ups...
[wxWidgets.git] / include / wx / osx / chkconf.h
index 916c1625748da628bdf31b02b22cae35dc430974..94069d247fa5d5957d107b371e08419b49953c93 100644 (file)
@@ -28,7 +28,7 @@
 #endif /* wxUSE_STACKWALKER */
 
 #ifdef __WXMAC_CLASSIC__
-#   include "wx/mac/classic/chkconf.h"
+#   include "wx/osx/classic/chkconf.h"
 #else
-#   include "wx/mac/carbon/chkconf.h"
+#   include "wx/osx/carbon/chkconf.h"
 #endif