aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/graph/TensorDescriptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/graph/TensorDescriptor.h')
-rw-r--r--arm_compute/graph/TensorDescriptor.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/arm_compute/graph/TensorDescriptor.h b/arm_compute/graph/TensorDescriptor.h
index 4441e0f7d3..0cd892b935 100644
--- a/arm_compute/graph/TensorDescriptor.h
+++ b/arm_compute/graph/TensorDescriptor.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2018-2019 ARM Limited.
+ * Copyright (c) 2018-2020 ARM Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -27,6 +27,7 @@
#include "arm_compute/graph/Types.h"
#include "arm_compute/core/utils/misc/ICloneable.h"
+#include "support/MemorySupport.h"
#include <memory>