(platform_xdk.cpp) Add compat/strl.h header include

This commit is contained in:
twinaphex 2016-12-07 06:19:05 +01:00
parent 018a3328f5
commit 2a76acaf29

View File

@ -22,6 +22,7 @@
#include <xgraphics.h>
#include <file/file_path.h>
#include <compat/strl.h>
#ifdef HAVE_CONFIG_H
#include "../../config.h"