Преглед изворни кода

Added header for SDL_Delay()

Sam Lantinga пре 2 година
родитељ
комит
71dc7169d9
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/joystick/iphoneos/SDL_mfijoystick.m

+ 1 - 0
src/joystick/iphoneos/SDL_mfijoystick.m

@@ -25,6 +25,7 @@
 #include "SDL_joystick.h"
 #include "SDL_hints.h"
 #include "SDL_stdinc.h"
+#include "SDL_timer.h"
 #include "../SDL_sysjoystick.h"
 #include "../SDL_joystick_c.h"
 #include "../hidapi/SDL_hidapijoystick_c.h"