aboutsummaryrefslogtreecommitdiff
path: root/delegate/classic/src/Prelu.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'delegate/classic/src/Prelu.hpp')
-rw-r--r--delegate/classic/src/Prelu.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/delegate/classic/src/Prelu.hpp b/delegate/classic/src/Prelu.hpp
index 71a04a744e..4fdad4a6b7 100644
--- a/delegate/classic/src/Prelu.hpp
+++ b/delegate/classic/src/Prelu.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>