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

@@ -32,7 +32,7 @@
#endif
#ifdef __WXMAC__
#include "wx/mac/corefoundation/cfstring.h"
#include "wx/osx/core/cfstring.h"
#include <CoreFoundation/CFStringEncodingExt.h>
wxUint16 gMacEncodings[wxFONTENCODING_MACMAX-wxFONTENCODING_MACMIN+1][128] ;