From 59abff0d03403344619420aa0bcd9c2b28ff3522 Mon Sep 17 00:00:00 2001
From: yy1717 <fctom1215@outlook.com>
Date: 星期三, 08 四月 2020 11:06:58 +0800
Subject: [PATCH] 坐标

---
 lib/src/main/cpp/test_items/turn_a90.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/src/main/cpp/test_items/turn_a90.cpp b/lib/src/main/cpp/test_items/turn_a90.cpp
index 4b3ba68..5f19758 100644
--- a/lib/src/main/cpp/test_items/turn_a90.cpp
+++ b/lib/src/main/cpp/test_items/turn_a90.cpp
@@ -3,7 +3,7 @@
 //
 
 #include "turn_a90.h"
-#include "../Geometry.h"
+#include "../test_common/Geometry.h"
 #include "../driver_test.h"
 #include "../common/apptimer.h"
 #include "../jni_log.h"

--
Gitblit v1.8.0