X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/489468feaa08b8f504735eecca522fb8d0f825d2..ef6ece2352e739f843d9fc08d96d46b6467b83d6:/src/osx/core/hidjoystick.cpp diff --git a/src/osx/core/hidjoystick.cpp b/src/osx/core/hidjoystick.cpp index 637546c414..95bc4a7bf0 100644 --- a/src/osx/core/hidjoystick.cpp +++ b/src/osx/core/hidjoystick.cpp @@ -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