mirror of
https://github.com/libretro/RetroArch
synced 2025-03-25 16:44:01 +00:00
Cleanup some header includes
This commit is contained in:
parent
052086b9d4
commit
2fbc79e9f3
@ -19,7 +19,7 @@
|
|||||||
#include "../../general.h"
|
#include "../../general.h"
|
||||||
#include <file/config_file.h>
|
#include <file/config_file.h>
|
||||||
#include "../../content.h"
|
#include "../../content.h"
|
||||||
#include "../frontend.h"
|
#include "../frontend_driver.h"
|
||||||
|
|
||||||
static void emscripten_mainloop(void)
|
static void emscripten_mainloop(void)
|
||||||
{
|
{
|
||||||
|
@ -21,7 +21,6 @@
|
|||||||
#include "../dynamic.h"
|
#include "../dynamic.h"
|
||||||
#include "../frontend/frontend.h"
|
#include "../frontend/frontend.h"
|
||||||
#include "../../retroarch.h"
|
#include "../../retroarch.h"
|
||||||
#include "../../runloop.h"
|
|
||||||
#include "../../performance.h"
|
#include "../../performance.h"
|
||||||
#include <file/file_path.h>
|
#include <file/file_path.h>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user