X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/489468feaa08b8f504735eecca522fb8d0f825d2..365d14427cc4b28c8645bebda6a80c396b90648b:/src/osx/core/hidjoystick.cpp diff --git a/src/osx/core/hidjoystick.cpp b/src/osx/core/hidjoystick.cpp index 637546c414..2d6242d0b3 100644 --- a/src/osx/core/hidjoystick.cpp +++ b/src/osx/core/hidjoystick.cpp @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: src/mac/corefoundation/joystick.cpp +// Name: src/osx/corefoundation/joystick.cpp // Purpose: wxJoystick class // Author: Ryan Norton // Modified by: @@ -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