mirror of
https://github.com/libretro/RetroArch
synced 2025-04-02 16:20:39 +00:00
Take out header include in frontend.c
This commit is contained in:
parent
4063f4adb1
commit
150539decc
@ -20,11 +20,6 @@
|
|||||||
#include "../general.h"
|
#include "../general.h"
|
||||||
#include "../performance.h"
|
#include "../performance.h"
|
||||||
|
|
||||||
#if defined(HAVE_MENU)
|
|
||||||
#include "menu/menu_input_line_cb.h"
|
|
||||||
#include "menu/menu_common.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if defined(RARCH_CONSOLE) || defined(RARCH_MOBILE)
|
#if defined(RARCH_CONSOLE) || defined(RARCH_MOBILE)
|
||||||
#include "../config.def.h"
|
#include "../config.def.h"
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user