fix warnings

This commit is contained in:
lixianjing 2020-11-06 14:49:44 +08:00
parent ded21d32e0
commit 42398f2686

View File

@ -20,6 +20,7 @@
*/
#include "tkc/mem.h"
#include "tkc/utils.h"
#include "tkc/asset_info.h"
const char* asset_info_get_formatted_name(const char* name) {