Fixed the header guard in the darwin SDL_sysjoystick_c.h file.
This commit is contained in:
parent
b7240f9d22
commit
6efe686cba
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
||||||
#include "../../SDL_internal.h"
|
#include "../../SDL_internal.h"
|
||||||
|
|
||||||
#ifndef SDL_JOYSTICK_IOKIT_H
|
#ifndef SDL_JOYSTICK_IOKIT_H
|
||||||
|
#define SDL_JOYSTICK_IOKIT_H
|
||||||
|
|
||||||
#include <IOKit/hid/IOHIDLib.h>
|
#include <IOKit/hid/IOHIDLib.h>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue