aboutsummaryrefslogtreecommitdiff
path: root/delegate/classic/src/Softmax.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'delegate/classic/src/Softmax.hpp')
-rw-r--r--delegate/classic/src/Softmax.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/delegate/classic/src/Softmax.hpp b/delegate/classic/src/Softmax.hpp
index 4fbd508437..bfc6874faa 100644
--- a/delegate/classic/src/Softmax.hpp
+++ b/delegate/classic/src/Softmax.hpp
@@ -5,7 +5,7 @@
#pragma once
-#include <DelegateUtils.hpp>
+#include <ClassicDelegateUtils.hpp>
#include <tensorflow/lite/builtin_ops.h>
#include <tensorflow/lite/c/builtin_op_data.h>