From 0ffd95f2278e860736e46f8b73f357470f5a3d91 Mon Sep 17 00:00:00 2001 From: zhangmeng <775834166@qq.com> Date: 星期三, 15 一月 2020 17:56:18 +0800 Subject: [PATCH] debug --- cface.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/cface.h b/cface.h index 41a2788..c1d0076 100644 --- a/cface.h +++ b/cface.h @@ -5,7 +5,7 @@ extern "C"{ #endif -#include "csrc/struct.h" +#include "csdk_struct.h" #ifndef uchar typedef unsigned char uchar; -- Gitblit v1.8.0