Commit 9d4c3f12cd788738aae4074e610007b3f671b68c

Sylvain Becker 2019-11-16T22:59:56

Fix missing prototype warning

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/src/SDL_hints.c b/src/SDL_hints.c
index 0337def..2d43133 100644
--- a/src/SDL_hints.c
+++ b/src/SDL_hints.c
@@ -22,6 +22,7 @@
 
 #include "SDL_hints.h"
 #include "SDL_error.h"
+#include "SDL_hints_c.h"
 
 
 /* Assuming there aren't many hints set and they aren't being queried in