]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/stdpaths.h
avoiding crashes on osx during app shutdown
[wxWidgets.git] / include / wx / stdpaths.h
index 999720d3ac0b26190b96a2bd0619392d215bca5e..f32d6ee95833e2ea95b8193348e25955b36b44d0 100644 (file)
@@ -169,7 +169,7 @@ protected:
         #define wxHAS_NATIVE_STDPATHS
     // We want CoreFoundation paths on both CarbonLib and Darwin (for all ports)
     #elif defined(__WXMAC__) || defined(__DARWIN__)
-        #include "wx/mac/corefoundation/stdpaths.h"
+        #include "wx/osx/core/stdpaths.h"
         #define wxHAS_NATIVE_STDPATHS
     #elif defined(__OS2__)
         #include "wx/os2/stdpaths.h"