mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
Get rid of some more header dependencies
This commit is contained in:
parent
a2e1c0e57a
commit
4f2e52a36f
@ -17,7 +17,6 @@
|
||||
#include "../boolean.h"
|
||||
#include "utils.h"
|
||||
|
||||
#include "../general.h"
|
||||
#include "../performance.h"
|
||||
|
||||
#if defined(__SSE2__)
|
||||
|
@ -24,7 +24,6 @@
|
||||
#include "../msvc/msvc_compat.h"
|
||||
#include "../file.h"
|
||||
#include "../file_path.h"
|
||||
#include "../miscellaneous.h"
|
||||
#include "../general.h"
|
||||
|
||||
#if !defined(_WIN32) && !defined(__CELLOS_LV2__) && !defined(_XBOX)
|
||||
|
Loading…
x
Reference in New Issue
Block a user