From d85f3edab0d8c495cecd7a81f31a9ead1eb001ac Mon Sep 17 00:00:00 2001 From: zhangmeng <775834166@qq.com> Date: 星期三, 15 一月 2020 09:23:17 +0800 Subject: [PATCH] copy from bgr-2-analysis --- 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