mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-18 00:07:23 +00:00
Header include cleanups
This commit is contained in:
parent
32220c042b
commit
24f34431ee
@ -23,6 +23,8 @@
|
||||
#include <file/file_path.h>
|
||||
#include <file/archive_file.h>
|
||||
|
||||
#include "libretro-db/libretrodb.h"
|
||||
|
||||
#include "list_special.h"
|
||||
#include "database_info.h"
|
||||
#include "msg_hash.h"
|
||||
|
@ -24,8 +24,6 @@
|
||||
#include <file/archive_file.h>
|
||||
#include <retro_common_api.h>
|
||||
|
||||
#include "libretro-db/libretrodb.h"
|
||||
|
||||
RETRO_BEGIN_DECLS
|
||||
|
||||
enum database_status
|
||||
|
@ -22,6 +22,7 @@
|
||||
#include <file/file_path.h>
|
||||
#include <queues/message_queue.h>
|
||||
#include <encodings/crc32.h>
|
||||
#include <streams/file_stream.h>
|
||||
|
||||
#include "tasks_internal.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user