]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/core/strconv_cf.cpp
floating pane now respects IsFixed pane status; indirect fix for #4044
[wxWidgets.git] / src / osx / core / strconv_cf.cpp
index e68d8e4ef6af34cc614ea77ffed0fd2427dc4c74..0c2abfbcc825116420396b2c296f8ca0f78500d5 100644 (file)
@@ -21,8 +21,8 @@
 
 #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"
 
 
 // ============================================================================