aboutsummaryrefslogtreecommitdiff
path: root/src/backends/reference/workloads/TensorBufferArrayView.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/backends/reference/workloads/TensorBufferArrayView.hpp')
-rw-r--r--src/backends/reference/workloads/TensorBufferArrayView.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/backends/reference/workloads/TensorBufferArrayView.hpp b/src/backends/reference/workloads/TensorBufferArrayView.hpp
index c06407241d..e03c42fe60 100644
--- a/src/backends/reference/workloads/TensorBufferArrayView.hpp
+++ b/src/backends/reference/workloads/TensorBufferArrayView.hpp
@@ -7,9 +7,9 @@
#include <armnn/Tensor.hpp>
-#include <boost/assert.hpp>
+#include <armnnUtils/DataLayoutIndexed.hpp>
-#include <DataLayoutIndexed.hpp>
+#include <boost/assert.hpp>
namespace armnn
{