aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/OperatorTensor.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/runtime/OperatorTensor.h')
-rw-r--r--arm_compute/runtime/OperatorTensor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/runtime/OperatorTensor.h b/arm_compute/runtime/OperatorTensor.h
index 92ae01934b..237585bec2 100644
--- a/arm_compute/runtime/OperatorTensor.h
+++ b/arm_compute/runtime/OperatorTensor.h
@@ -26,8 +26,8 @@
#include "arm_compute/core/ITensor.h"
#include "arm_compute/core/TensorInfo.h"
-#include "arm_compute/runtime/Types.h"
#include "arm_compute/runtime/experimental/Types.h"
+#include "arm_compute/runtime/Types.h"
#include <cstdint>