Warning fix

This commit is contained in:
twinaphex 2016-09-06 01:08:05 +02:00
parent e6524f961a
commit 93ed23d46f

View File

@ -16,6 +16,7 @@
#include <stdlib.h> #include <stdlib.h>
#include <compat/strl.h> #include <compat/strl.h>
#include <compat/posix_string.h>
#include <retro_miscellaneous.h> #include <retro_miscellaneous.h>
#include <file/file_path.h> #include <file/file_path.h>
#include <file/config_file.h> #include <file/config_file.h>