]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/core/stdpaths_cf.cpp
mark long-deprecated methods as such, and don't use them in wx code
[wxWidgets.git] / src / osx / core / stdpaths_cf.cpp
index 69e524f1fc59cc66ac17dfc5a29ce5a1037277c9..b144a77ae0c1d9c5895edff59fde96e149316e6e 100644 (file)
@@ -28,9 +28,9 @@
 #include "wx/stdpaths.h"
 #include "wx/filename.h"
 #ifdef __WXMAC__
-#include "wx/mac/private.h"
+#include "wx/osx/private.h"
 #endif
-#include "wx/mac/corefoundation/cfstring.h"
+#include "wx/osx/core/cfstring.h"
 
 #include <CoreFoundation/CFBundle.h>
 #include <CoreFoundation/CFURL.h>