(PS3 Salamander) Fix build

This commit is contained in:
twinaphex 2016-09-08 13:17:14 +02:00
parent e045ec237a
commit ebf04dab4f

View File

@ -27,6 +27,11 @@
#include <sys/process.h>
#ifdef HAVE_CONFIG_H
#include "../../config.h"
#endif
#include <compat/strl.h>
#include <file/file_path.h>
#ifndef IS_SALAMANDER
#include <lists/file_list.h>