mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-03 10:13:11 +00:00
Header cleanups
This commit is contained in:
parent
f0b4f216b9
commit
90ad89cdf1
2
driver.h
2
driver.h
@ -25,7 +25,7 @@
|
||||
#include <compat/posix_string.h>
|
||||
#include <retro_miscellaneous.h>
|
||||
|
||||
#include "libretro_private.h"
|
||||
#include "libretro.h"
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
|
@ -45,6 +45,7 @@
|
||||
#include "audio/audio_driver.h"
|
||||
#include "record/record_driver.h"
|
||||
#include "libretro_version_1.h"
|
||||
#include "libretro_private.h"
|
||||
#include "configuration.h"
|
||||
#include "general.h"
|
||||
#include "runloop.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user