fixing file paths after renaming

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

View File

@@ -41,7 +41,7 @@
#include "wx/thread.h" //wxThread for polling thread/ wxCriticalSection
//private headers
#include "wx/mac/corefoundation/hid.h" //private mac hid stuff
#include "wx/osx/core/hid.h" //private mac hid stuff
//mac headers
#include <CoreServices/CoreServices.h>