mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 13:14:04 +00:00
Take out some unnecessary includes
This commit is contained in:
parent
d303df6fa1
commit
fdbe3337c2
@ -17,8 +17,6 @@
|
||||
|
||||
#include "frontend.h"
|
||||
#include "../general.h"
|
||||
#include "../conf/config_file.h"
|
||||
#include "../file.h"
|
||||
#include "../performance.h"
|
||||
|
||||
#include "frontend_context.h"
|
||||
@ -28,8 +26,6 @@
|
||||
#include "menu/menu_common.h"
|
||||
#endif
|
||||
|
||||
#include "../file_ext.h"
|
||||
|
||||
#if defined(RARCH_CONSOLE) || defined(RARCH_MOBILE)
|
||||
#include "../config.def.h"
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user