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