Fix build.
This commit is contained in:
parent
4496ed3c13
commit
7d1cc23d16
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue