mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 04:20:28 +00:00
Take out playlist.h header include from database_info.h
This commit is contained in:
parent
9022724bd5
commit
bb36ad2772
@ -23,7 +23,6 @@
|
||||
#include <boolean.h>
|
||||
#include <file/file_archive.h>
|
||||
#include "libretro-db/libretrodb.h"
|
||||
#include "playlist.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
@ -30,6 +30,7 @@
|
||||
#include "../file_ops.h"
|
||||
#include "../msg_hash.h"
|
||||
#include "../general.h"
|
||||
#include "../playlist.h"
|
||||
#include "../verbosity.h"
|
||||
|
||||
#define CB_DB_SCAN_FILE 0x70ce56d2U
|
||||
|
Loading…
x
Reference in New Issue
Block a user