mirror of
https://github.com/libretro/RetroArch
synced 2025-02-28 22:13:51 +00:00
(PS3 Salamander) Fix build
This commit is contained in:
parent
e045ec237a
commit
ebf04dab4f
@ -27,6 +27,11 @@
|
|||||||
|
|
||||||
#include <sys/process.h>
|
#include <sys/process.h>
|
||||||
|
|
||||||
|
#ifdef HAVE_CONFIG_H
|
||||||
|
#include "../../config.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#include <compat/strl.h>
|
||||||
#include <file/file_path.h>
|
#include <file/file_path.h>
|
||||||
#ifndef IS_SALAMANDER
|
#ifndef IS_SALAMANDER
|
||||||
#include <lists/file_list.h>
|
#include <lists/file_list.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user