fixing file paths after renaming

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54126 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2008-06-11 19:22:25 +00:00
parent ef0e92205a
commit c933e267be
11 changed files with 26 additions and 29 deletions

View 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__