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