(file_path.c) Get rid of libretro.h dependency

This commit is contained in:
twinaphex 2017-12-14 20:06:15 +01:00
parent c7c4b723d6
commit c6217ef14b

View File

@ -28,7 +28,6 @@
#include <sys/stat.h>
#include <libretro.h>
#include <boolean.h>
#include <file/file_path.h>