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"