Include SDL_hints.h.

Sam Lantinga 2020-05-26 13:19:35 -07:00
parent de866e6606
commit b820a81ffb
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
#include "../../SDL_internal.h" #include "../../SDL_internal.h"
#include "SDL_system.h" #include "SDL_system.h"
#include "SDL_hint.h" #include "SDL_hints.h"
#include <pthread.h> #include <pthread.h>