X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/489468feaa08b8f504735eecca522fb8d0f825d2..98225d0279de4d074d306b40683667670333be51:/src/osx/core/hid.cpp?ds=sidebyside diff --git a/src/osx/core/hid.cpp b/src/osx/core/hid.cpp index fb9a4d051d..e9f4cdbaca 100644 --- a/src/osx/core/hid.cpp +++ b/src/osx/core/hid.cpp @@ -27,7 +27,7 @@ //DARWIN _ONLY_ #ifdef __DARWIN__ -#include "wx/mac/corefoundation/hid.h" +#include "wx/osx/core/hid.h" #ifndef WX_PRECOMP #include "wx/dynarray.h" @@ -37,7 +37,7 @@ #include "wx/module.h" #endif -#include "wx/mac/corefoundation/cfstring.h" +#include "wx/osx/core/cfstring.h" // ============================================================================ // implementation