aboutsummaryrefslogtreecommitdiff
path: root/tests/benchmark/NEON/ROIPoolingLayer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmark/NEON/ROIPoolingLayer.cpp')
-rw-r--r--tests/benchmark/NEON/ROIPoolingLayer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmark/NEON/ROIPoolingLayer.cpp b/tests/benchmark/NEON/ROIPoolingLayer.cpp
index d3a7e4b3af..64b3570715 100644
--- a/tests/benchmark/NEON/ROIPoolingLayer.cpp
+++ b/tests/benchmark/NEON/ROIPoolingLayer.cpp
@@ -29,11 +29,11 @@
#include "arm_compute/runtime/TensorAllocator.h"
#include "tests/NEON/Accessor.h"
#include "tests/NEON/ArrayAccessor.h"
-#include "tests/TypePrinter.h"
#include "tests/benchmark/fixtures/ROIPoolingLayerFixture.h"
#include "tests/datasets/ROIPoolingLayerDataset.h"
#include "tests/framework/Macros.h"
#include "tests/framework/datasets/Datasets.h"
+#include "utils/TypePrinter.h"
namespace arm_compute
{