summaryrefslogtreecommitdiff
path: root/source/use_case/object_detection/src/YoloFastestModel.cc
diff options
context:
space:
mode:
Diffstat (limited to 'source/use_case/object_detection/src/YoloFastestModel.cc')
-rw-r--r--source/use_case/object_detection/src/YoloFastestModel.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/use_case/object_detection/src/YoloFastestModel.cc b/source/use_case/object_detection/src/YoloFastestModel.cc
index a8afd59..b1fd776 100644
--- a/source/use_case/object_detection/src/YoloFastestModel.cc
+++ b/source/use_case/object_detection/src/YoloFastestModel.cc
@@ -16,7 +16,7 @@
*/
#include "YoloFastestModel.hpp"
-#include "hal.h"
+#include "log_macros.h"
const tflite::MicroOpResolver& arm::app::YoloFastestModel::GetOpResolver()
{