aboutsummaryrefslogtreecommitdiff
path: root/tests/benchmark/NEON/Floor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmark/NEON/Floor.cpp')
-rw-r--r--tests/benchmark/NEON/Floor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmark/NEON/Floor.cpp b/tests/benchmark/NEON/Floor.cpp
index 4bc0c05fdc..824aee95ec 100644
--- a/tests/benchmark/NEON/Floor.cpp
+++ b/tests/benchmark/NEON/Floor.cpp
@@ -27,11 +27,11 @@
#include "arm_compute/runtime/Tensor.h"
#include "arm_compute/runtime/TensorAllocator.h"
#include "tests/NEON/Accessor.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
{