author | Sam Lantinga <slouken@libsdl.org> |
Tue, 16 Oct 2001 15:01:37 +0000 | |
changeset 208 | ab4abaf66814 |
parent 207 | c03846dd489b |
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>