aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/graph2/mutators/GraphMutators.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/graph2/mutators/GraphMutators.h')
-rw-r--r--arm_compute/graph2/mutators/GraphMutators.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arm_compute/graph2/mutators/GraphMutators.h b/arm_compute/graph2/mutators/GraphMutators.h
index b432e329e2..3275e32961 100644
--- a/arm_compute/graph2/mutators/GraphMutators.h
+++ b/arm_compute/graph2/mutators/GraphMutators.h
@@ -27,5 +27,6 @@
#include "arm_compute/graph2/mutators/DepthConcatSubTensorMutator.h"
#include "arm_compute/graph2/mutators/InPlaceOperationMutator.h"
#include "arm_compute/graph2/mutators/NodeFusionMutator.h"
+#include "arm_compute/graph2/mutators/SplitLayerSubTensorMutator.h"
#endif /* __ARM_COMPUTE_GRAPH2_GRAPH_MUTATORS_H__ */