(platform_xdk.cpp) Add compat/strl.h header include
This commit is contained in:
parent
018a3328f5
commit
2a76acaf29
|
@ -22,6 +22,7 @@
|
|||
#include <xgraphics.h>
|
||||
|
||||
#include <file/file_path.h>
|
||||
#include <compat/strl.h>
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "../../config.h"
|
||||
|
|
Loading…
Reference in New Issue