aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/graph/frontend/Types.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/graph/frontend/Types.h')
-rw-r--r--arm_compute/graph/frontend/Types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arm_compute/graph/frontend/Types.h b/arm_compute/graph/frontend/Types.h
index 8f6312f318..ebbf7101ac 100644
--- a/arm_compute/graph/frontend/Types.h
+++ b/arm_compute/graph/frontend/Types.h
@@ -39,6 +39,7 @@ using graph::TensorShape;
using graph::PermutationVector;
using graph::ActivationLayerInfo;
+using graph::FullyConnectedLayerInfo;
using graph::NormalizationLayerInfo;
using graph::NormType;
using graph::PadStrideInfo;