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

@@ -52,7 +52,7 @@
#endif
#if defined(__WXMAC__)
#include "wx/mac/private.h" // includes mac headers
#include "wx/osx/private.h" // includes mac headers
#endif
#ifdef __WXMSW__