Removed support for 10.3.9
Fixed building on Mac OS X 10.5
This commit is contained in:
parent
7b8f9fe722
commit
091cd521e3
14 changed files with 33 additions and 915 deletions
|
@ -24,11 +24,7 @@
|
|||
#ifndef SDL_JOYSTICK_IOKIT_H
|
||||
|
||||
|
||||
#if MAC_OS_X_VERSION_MIN_REQUIRED == 1030
|
||||
#include "10.3.9-FIX/IOHIDLib.h"
|
||||
#else
|
||||
#include <IOKit/hid/IOHIDLib.h>
|
||||
#endif
|
||||
#include <IOKit/hid/IOHIDKeys.h>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue