]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/core/strconv_cf.cpp
fully reverted Francesco's removal of copying information (r58913,r58922)
[wxWidgets.git] / src / osx / core / strconv_cf.cpp
index e68d8e4ef6af34cc614ea77ffed0fd2427dc4c74..be04c8a881aa8683675a0b7fc70898eff051ed42 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
 /////////////////////////////////////////////////////////////////////////////
-// Name:        src/mac/corefoundation/strconv.cpp
+// Name:        src/osx/corefoundation/strconv.cpp
 // Purpose:     Unicode conversion classes
 // Author:      David Elliott
 // Modified by:
 // Purpose:     Unicode conversion classes
 // Author:      David Elliott
 // Modified by:
@@ -21,8 +21,8 @@
 
 #ifdef __DARWIN__
 
 
 #ifdef __DARWIN__
 
-#include "wx/mac/corefoundation/private/strconv_cf.h"
-#include "wx/mac/corefoundation/cfref.h"
+#include "wx/osx/core/private/strconv_cf.h"
+#include "wx/osx/core/cfref.h"
 
 
 // ============================================================================
 
 
 // ============================================================================