aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/graph2/nodes/Nodes.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/graph2/nodes/Nodes.h')
-rw-r--r--arm_compute/graph2/nodes/Nodes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arm_compute/graph2/nodes/Nodes.h b/arm_compute/graph2/nodes/Nodes.h
index 8201361304..3786978661 100644
--- a/arm_compute/graph2/nodes/Nodes.h
+++ b/arm_compute/graph2/nodes/Nodes.h
@@ -39,5 +39,6 @@
#include "arm_compute/graph2/nodes/PoolingLayerNode.h"
#include "arm_compute/graph2/nodes/ReshapeLayerNode.h"
#include "arm_compute/graph2/nodes/SoftmaxLayerNode.h"
+#include "arm_compute/graph2/nodes/SplitLayerNode.h"
#endif /* __ARM_COMPUTE_GRAPH2_NODES_H__ */