2
0
Эх сурвалжийг харах

Fixed the header guard in the darwin SDL_sysjoystick_c.h file.

Alex Szpakowski 10 жил өмнө
parent
commit
76fc378837

+ 1 - 0
src/joystick/darwin/SDL_sysjoystick_c.h

@@ -21,6 +21,7 @@
 #include "../../SDL_internal.h"
 
 #ifndef SDL_JOYSTICK_IOKIT_H
+#define SDL_JOYSTICK_IOKIT_H
 
 #include <IOKit/hid/IOHIDLib.h>