changeset 208 | ab4abaf66814 |
parent 196 | c4c4b221a5e5 |
child 209 | c995b877bc5b |
--- a/src/joystick/darwin/SDL_sysjoystick.c Tue Oct 16 14:55:59 2001 +0000 +++ b/src/joystick/darwin/SDL_sysjoystick.c Tue Oct 16 15:01:37 2001 +0000 @@ -33,7 +33,7 @@ #include <mach/mach_error.h> #include <IOKit/IOKitLib.h> #include <IOKit/IOCFPlugIn.h> -#include <IOKit/hidsystem/IOHIDUsageTables.h> +#include <Kernel/IOKit/hidsystem/IOHIDUsageTables.h> #include <IOKit/hid/IOHIDLib.h> #include <IOKit/hid/IOHIDKeys.h> #include <CoreFoundation/CoreFoundation.h>