aboutsummaryrefslogtreecommitdiff
path: root/tests/benchmark/CL/ROIPoolingLayer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmark/CL/ROIPoolingLayer.cpp')
-rw-r--r--tests/benchmark/CL/ROIPoolingLayer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmark/CL/ROIPoolingLayer.cpp b/tests/benchmark/CL/ROIPoolingLayer.cpp
index a10134fb04..4e78673287 100644
--- a/tests/benchmark/CL/ROIPoolingLayer.cpp
+++ b/tests/benchmark/CL/ROIPoolingLayer.cpp
@@ -29,11 +29,11 @@
#include "arm_compute/runtime/CL/functions/CLROIPoolingLayer.h"
#include "tests/CL/CLAccessor.h"
#include "tests/CL/CLArrayAccessor.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
{