mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Add header for sdl_gfx.c
This commit is contained in:
parent
fe84312340
commit
7cce305c06
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
|||
#include "SDL_syswm.h"
|
||||
|
||||
#include "../font_driver.h"
|
||||
#include "../video_driver.h"
|
||||
|
||||
#include "../../configuration.h"
|
||||
#include "../../runloop.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue