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 f9d4952765..8f6312f318 100644
--- a/arm_compute/graph/frontend/Types.h
+++ b/arm_compute/graph/frontend/Types.h
@@ -36,6 +36,7 @@ namespace frontend
using graph::DataType;
using graph::DataLayout;
using graph::TensorShape;
+using graph::PermutationVector;
using graph::ActivationLayerInfo;
using graph::NormalizationLayerInfo;