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

---
 csrc/all.hpp |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/csrc/all.hpp b/csrc/all.hpp
index 301e046..bbe31af 100644
--- a/csrc/all.hpp
+++ b/csrc/all.hpp
@@ -1,9 +1,9 @@
 #ifndef _c_wrapper_face_detector_all_hpp_
 #define _c_wrapper_face_detector_all_hpp_
 
-#include "detector.cpp"
-#include "extractor.cpp"
-#include "property.cpp"
-#include "tracker.cpp"
+#include "buz/face/detector.cpp"
+#include "buz/face/extractor.cpp"
+#include "buz/face/property.cpp"
+#include "buz/face/tracker.cpp"
 
 #endif
\ No newline at end of file

--
Gitblit v1.8.0