Include SDL_hint.h.

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

View File

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