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

@@ -107,7 +107,7 @@ static inline double RadToDeg(double deg)
#endif
#ifdef __WXMAC__
#include "wx/mac/private.h"
#include "wx/osx/private.h"
#include <cairo-quartz.h>
#include <cairo-atsui.h>
#endif