fixing file paths after renaming

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2008-06-11 19:23:52 +00:00
parent c933e267be
commit 33ddeabab9
5 changed files with 5 additions and 5 deletions

View File

@@ -38,7 +38,7 @@
#include "wx/dcmirror.h"
#ifdef __WXMAC__
#include "wx/mac/private.h"
#include "wx/osx/private.h"
#endif
// ----------------------------------------------------------------------------