From 7f36985b3ad287d2c5b99b157e1635352112cbb1 Mon Sep 17 00:00:00 2001 From: zhangmeng <775834166@qq.com> Date: 星期三, 15 一月 2020 11:29:33 +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