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