From 4e0283736988369f9924f8436c8bdfc915673573 Mon Sep 17 00:00:00 2001
From: zhangmeng <775834166@qq.com>
Date: 星期一, 13 一月 2020 12:40:30 +0800
Subject: [PATCH] debug

---
 csrc/buz/face/detector.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/csrc/detector.cpp b/csrc/buz/face/detector.cpp
similarity index 98%
rename from csrc/detector.cpp
rename to csrc/buz/face/detector.cpp
index 201c3b4..e191ea8 100644
--- a/csrc/detector.cpp
+++ b/csrc/buz/face/detector.cpp
@@ -6,7 +6,7 @@
 
 #include "THFaceImage_i.h"
 
-#include "struct.h"
+#include "csdk_struct.h"
 
 namespace csdk_wrap
 {

--
Gitblit v1.8.0