aboutsummaryrefslogtreecommitdiff
path: root/delegate/classic/src/Lstm.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'delegate/classic/src/Lstm.hpp')
-rw-r--r--delegate/classic/src/Lstm.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/delegate/classic/src/Lstm.hpp b/delegate/classic/src/Lstm.hpp
index 460c61adf9..518559fc21 100644
--- a/delegate/classic/src/Lstm.hpp
+++ b/delegate/classic/src/Lstm.hpp
@@ -5,7 +5,7 @@
#pragma once
-#include <DelegateUtils.hpp>
+#include <ClassicDelegateUtils.hpp>
#include <armnn/LstmParams.hpp>
#include <armnn/Tensor.hpp>