Include stdstring.h

This commit is contained in:
twinaphex 2016-05-24 01:08:01 +02:00
parent 8d4c06e133
commit ac407588fa

View File

@ -43,6 +43,7 @@
#include <file/file_path.h>
#include <retro_stat.h>
#include <lists/string_list.h>
#include <string/stdstring.h>
#include <rhash.h>
#define MAX_INCLUDE_DEPTH 16