]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/core/hid.cpp
test for __MINGW64__ in the huge files support section
[wxWidgets.git] / src / osx / core / hid.cpp
index fb9a4d051d21b7b7cb95c5d71a1b0994f3dc07c2..e9f4cdbacaeeb78352aceb1b6a3b2383521d59a5 100644 (file)
@@ -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