mirror of
https://github.com/libretro/RetroArch
synced 2025-02-20 15:40:44 +00:00
Cleanups
This commit is contained in:
parent
2e14d0979b
commit
cf7687b49c
@ -25,6 +25,7 @@
|
||||
#include "../retroarch.h"
|
||||
#include "../configuration.h"
|
||||
#include "../runloop.h"
|
||||
#include "../libretro_version_1.h"
|
||||
#include "../gfx/video_thread_wrapper.h"
|
||||
#include "../verbosity.h"
|
||||
|
||||
|
@ -23,9 +23,7 @@
|
||||
#include <gfx/math/matrix_4x4.h>
|
||||
|
||||
#include "../gfx/video_context_driver.h"
|
||||
#include "../gfx/font_driver.h"
|
||||
#include "../gfx/video_coord_array.h"
|
||||
#include "../libretro_version_1.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
@ -42,6 +42,7 @@
|
||||
#include "../driver.h"
|
||||
#include "../general.h"
|
||||
#include "../system.h"
|
||||
#include "../libretro_version_1.h"
|
||||
#include "../dynamic.h"
|
||||
#include "../camera/camera_driver.h"
|
||||
#include "../location/location_driver.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user