From 4e0283736988369f9924f8436c8bdfc915673573 Mon Sep 17 00:00:00 2001
From: zhangmeng <775834166@qq.com>
Date: 星期一, 13 一月 2020 12:40:30 +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