mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2025-01-17 14:47:19 +01:00
Fixed the header guard in the darwin SDL_sysjoystick_c.h file.
This commit is contained in:
parent
08ce12c4e3
commit
76fc378837
@ -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…
Reference in New Issue
Block a user