瀏覽代碼

Fixed build

Sam Lantinga 4 年之前
父節點
當前提交
4f19421ed8
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/joystick/SDL_joystick.c

+ 1 - 0
src/joystick/SDL_joystick.c

@@ -27,6 +27,7 @@
 #include "SDL_events.h"
 #include "SDL_sysjoystick.h"
 #include "SDL_hints.h"
+#include "../SDL_hints_c.h"
 
 #if !SDL_EVENTS_DISABLED
 #include "../events/SDL_events_c.h"