mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-28 18:50:29 +00:00
(menu_common) Add missing header include
This commit is contained in:
parent
917c52b77f
commit
d7eac16329
@ -21,6 +21,8 @@
|
|||||||
#include "../../config.h"
|
#include "../../config.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include "../../performance.h"
|
||||||
|
|
||||||
#ifdef HAVE_RGUI
|
#ifdef HAVE_RGUI
|
||||||
#define MENU_TEXTURE_FULLSCREEN false
|
#define MENU_TEXTURE_FULLSCREEN false
|
||||||
#else
|
#else
|
||||||
|
Loading…
Reference in New Issue
Block a user