aboutsummaryrefslogtreecommitdiff
path: root/delegate/classic/src/Resize.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'delegate/classic/src/Resize.hpp')
-rw-r--r--delegate/classic/src/Resize.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/delegate/classic/src/Resize.hpp b/delegate/classic/src/Resize.hpp
index 33c6c6ecd8..32c7f46b9f 100644
--- a/delegate/classic/src/Resize.hpp
+++ b/delegate/classic/src/Resize.hpp
@@ -5,9 +5,9 @@
#pragma once
-#include <DelegateUtils.hpp>
-#include <armnn/utility/IgnoreUnused.hpp>
+#include <ClassicDelegateUtils.hpp>
+#include <armnn/utility/IgnoreUnused.hpp>
#include <armnn/Descriptors.hpp>
#include <tensorflow/lite/builtin_ops.h>