mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 15:45:19 +00:00
Remove two runloop.h includes
This commit is contained in:
parent
5e10dbf348
commit
4b9571140f
@ -46,7 +46,6 @@
|
|||||||
#include "file_path_special.h"
|
#include "file_path_special.h"
|
||||||
|
|
||||||
#include "paths.h"
|
#include "paths.h"
|
||||||
#include "runloop.h"
|
|
||||||
#include "verbosity.h"
|
#include "verbosity.h"
|
||||||
|
|
||||||
void fill_pathname_expand_special(char *out_path,
|
void fill_pathname_expand_special(char *out_path,
|
||||||
|
@ -26,7 +26,6 @@
|
|||||||
#include "../configuration.h"
|
#include "../configuration.h"
|
||||||
#include "../driver.h"
|
#include "../driver.h"
|
||||||
#include "../retroarch.h"
|
#include "../retroarch.h"
|
||||||
#include "../runloop.h"
|
|
||||||
#include "../list_special.h"
|
#include "../list_special.h"
|
||||||
#include "../verbosity.h"
|
#include "../verbosity.h"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user