From 63e45eb43ec222d443a360e064844e924c7753d5 Mon Sep 17 00:00:00 2001 From: xinyang Date: Sun, 14 Apr 2019 18:24:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=BF=E7=94=A8=E5=91=BD=E4=BB=A4=E8=A1=8C?= =?UTF-8?q?=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index 93c7cce..96002df 100644 --- a/main.cpp +++ b/main.cpp @@ -5,7 +5,7 @@ #include #include "energy/energy.h" -#include "include/uart/uart.h" +#include "uart/uart.h" #include "energy/param_struct_define.h" #include "energy/constant.h" #include "camera/camera_wrapper.h"