X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/489468feaa08b8f504735eecca522fb8d0f825d2..96ca74cdda2a8ed485facb45de263e5b7b51d7be:/src/osx/core/hidjoystick.cpp?ds=inline 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