mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Take out some unnecessary includes
This commit is contained in:
parent
d303df6fa1
commit
fdbe3337c2
1 changed files with 0 additions and 4 deletions
|
@ -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…
Add table
Reference in a new issue