Include SDL_hints.h.

This commit is contained in:
Sam Lantinga
2020-05-26 13:19:35 -07:00
parent de866e6606
commit b820a81ffb

View File

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