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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/graph/TensorDescriptor.h b/arm_compute/graph/TensorDescriptor.h
index 6c6f99d69c..de67289bc8 100644
--- a/arm_compute/graph/TensorDescriptor.h
+++ b/arm_compute/graph/TensorDescriptor.h
@@ -26,7 +26,7 @@
#include "arm_compute/graph/Types.h"
-#include "arm_compute/core/utils/misc/ICloneable.h"
+#include "support/ICloneable.h"
#include "support/MemorySupport.h"
#include <memory>