diff --git a/gfx/gfx_common.c b/gfx/gfx_common.c index d90c1e1ce8..3ea403653b 100644 --- a/gfx/gfx_common.c +++ b/gfx/gfx_common.c @@ -114,6 +114,7 @@ void gfx_set_dwm(void) #include "SDL_syswm.h" +#include "SDL.h" void gfx_get_window_size(unsigned *width, unsigned *height) {