/////////////////////////////////////////////////////////////////////////////
-// Name: src/mac/corefoundation/hid.cpp
+// Name: src/osx/corefoundation/hid.cpp
// Purpose: DARWIN HID layer for WX Implementation
// Author: Ryan Norton
// Modified by:
//DARWIN _ONLY_
#ifdef __DARWIN__
-#include "wx/mac/corefoundation/hid.h"
+#include "wx/osx/core/hid.h"
#ifndef WX_PRECOMP
#include "wx/dynarray.h"
#include "wx/module.h"
#endif
-#include "wx/mac/corefoundation/cfstring.h"
+#include "wx/osx/core/cfstring.h"
// ============================================================================
// implementation