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

Fix missing prototype warning

Sylvain Becker 6 жил өмнө
parent
commit
9d4c3f12cd
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      src/SDL_hints.c

+ 1 - 0
src/SDL_hints.c

@@ -22,6 +22,7 @@
 
 
 #include "SDL_hints.h"
 #include "SDL_hints.h"
 #include "SDL_error.h"
 #include "SDL_error.h"
+#include "SDL_hints_c.h"
 
 
 
 
 /* Assuming there aren't many hints set and they aren't being queried in
 /* Assuming there aren't many hints set and they aren't being queried in