From 9d4c3f12cd788738aae4074e610007b3f671b68c Mon Sep 17 00:00:00 2001 From: Sylvain Becker Date: Sat, 16 Nov 2019 22:59:56 +0100 Subject: [PATCH] Fix missing prototype warning --- src/SDL_hints.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/SDL_hints.c b/src/SDL_hints.c index 0337def60..2d431333b 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