aboutsummaryrefslogtreecommitdiff
path: root/tests/benchmark/CL/Floor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmark/CL/Floor.cpp')
-rw-r--r--tests/benchmark/CL/Floor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmark/CL/Floor.cpp b/tests/benchmark/CL/Floor.cpp
index ce8fa487c1..b2ada0ebc5 100644
--- a/tests/benchmark/CL/Floor.cpp
+++ b/tests/benchmark/CL/Floor.cpp
@@ -27,11 +27,11 @@
#include "arm_compute/runtime/CL/CLTensorAllocator.h"
#include "arm_compute/runtime/CL/functions/CLFloor.h"
#include "tests/CL/CLAccessor.h"
-#include "tests/TypePrinter.h"
#include "tests/benchmark/fixtures/FloorFixture.h"
#include "tests/datasets/ShapeDatasets.h"
#include "tests/framework/Macros.h"
#include "tests/framework/datasets/Datasets.h"
+#include "utils/TypePrinter.h"
namespace arm_compute
{