aboutsummaryrefslogtreecommitdiff
path: root/src/graph/mutators/GroupedConvolutionMutator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/graph/mutators/GroupedConvolutionMutator.cpp')
-rw-r--r--src/graph/mutators/GroupedConvolutionMutator.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/graph/mutators/GroupedConvolutionMutator.cpp b/src/graph/mutators/GroupedConvolutionMutator.cpp
index e3d3812c1d..b7c551ce8b 100644
--- a/src/graph/mutators/GroupedConvolutionMutator.cpp
+++ b/src/graph/mutators/GroupedConvolutionMutator.cpp
@@ -30,7 +30,7 @@
#include "arm_compute/graph/backends/BackendRegistry.h"
#include "arm_compute/graph/nodes/Nodes.h"
-#include "arm_compute/core/utils/misc/Cast.h"
+#include "support/Cast.h"
#include "support/StringSupport.h"