aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/graph2/nodes/NodesFwd.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/graph2/nodes/NodesFwd.h')
-rw-r--r--arm_compute/graph2/nodes/NodesFwd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arm_compute/graph2/nodes/NodesFwd.h b/arm_compute/graph2/nodes/NodesFwd.h
index 03ca65e056..08f2454cde 100644
--- a/arm_compute/graph2/nodes/NodesFwd.h
+++ b/arm_compute/graph2/nodes/NodesFwd.h
@@ -45,6 +45,7 @@ class OutputNode;
class PoolingLayerNode;
class ReshapeLayerNode;
class SoftmaxLayerNode;
+class SplitLayerNode;
} // namespace graph2
} // namespace arm_compute
#endif /* __ARM_COMPUTE_GRAPH2_NODES_FWD_H__ */