summaryrefslogtreecommitdiff
path: root/source/use_case/kws/src/MainLoop.cc
diff options
context:
space:
mode:
Diffstat (limited to 'source/use_case/kws/src/MainLoop.cc')
-rw-r--r--source/use_case/kws/src/MainLoop.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/use_case/kws/src/MainLoop.cc b/source/use_case/kws/src/MainLoop.cc
index bde246b..044c957 100644
--- a/source/use_case/kws/src/MainLoop.cc
+++ b/source/use_case/kws/src/MainLoop.cc
@@ -21,6 +21,7 @@
#include "Labels.hpp" /* For label strings. */
#include "UseCaseHandler.hpp" /* Handlers for different user options. */
#include "UseCaseCommonUtils.hpp" /* Utils functions. */
+#include "log_macros.h"
using KwsClassifier = arm::app::Classifier;