aboutsummaryrefslogtreecommitdiff
path: root/delegate/classic/src/GatherNd.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'delegate/classic/src/GatherNd.hpp')
-rw-r--r--delegate/classic/src/GatherNd.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/delegate/classic/src/GatherNd.hpp b/delegate/classic/src/GatherNd.hpp
index 12f0af306d..e1ee2ac8c0 100644
--- a/delegate/classic/src/GatherNd.hpp
+++ b/delegate/classic/src/GatherNd.hpp
@@ -5,7 +5,8 @@
#pragma once
-#include <DelegateUtils.hpp>
+#include <ClassicDelegateUtils.hpp>
+
#include <algorithm>
#include <iterator>
#include <string>