X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2ecf902bc836f2808444b34eff48cdb12f289460..9aeace31b72392f7dbe55af5830ec900682b0b33:/include/wx/joystick.h?ds=sidebyside diff --git a/include/wx/joystick.h b/include/wx/joystick.h index 1fe2e6d55e..d29ba50b25 100644 --- a/include/wx/joystick.h +++ b/include/wx/joystick.h @@ -25,9 +25,9 @@ #elif defined(__WXX11__) #include "wx/unix/joystick.h" #elif defined(__DARWIN__) -#include "wx/mac/corefoundation/joystick.h" +#include "wx/osx/core/joystick.h" #elif defined(__WXMAC__) -#include "wx/mac/joystick.h" +#include "wx/osx/joystick.h" #elif defined(__WXPM__) #include "wx/os2/joystick.h" #endif