]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/strconv.cpp
fixed SetUserScale() calls to use correct scale on Y axis
[wxWidgets.git] / src / common / strconv.cpp
index 2e887046d31286a0e049aa84f0d4a9ef1e8ab847..507bf1307b042ea439a3e7afc6a8eefe23e392b8 100644 (file)
@@ -53,7 +53,7 @@
 #include "wx/fontmap.h"
 
 #ifdef __DARWIN__
-#include "wx/mac/corefoundation/private/strconv_cf.h"
+#include "wx/osx/core/private/strconv_cf.h"
 #endif //def __DARWIN__