aboutsummaryrefslogtreecommitdiff
path: root/tests/benchmark/CL/SYSTEM/LeNet5.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmark/CL/SYSTEM/LeNet5.cpp')
-rw-r--r--tests/benchmark/CL/SYSTEM/LeNet5.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmark/CL/SYSTEM/LeNet5.cpp b/tests/benchmark/CL/SYSTEM/LeNet5.cpp
index 35ebc7d8fb..21e5432947 100644
--- a/tests/benchmark/CL/SYSTEM/LeNet5.cpp
+++ b/tests/benchmark/CL/SYSTEM/LeNet5.cpp
@@ -31,10 +31,10 @@
#include "arm_compute/runtime/CL/functions/CLPoolingLayer.h"
#include "arm_compute/runtime/CL/functions/CLSoftmaxLayer.h"
#include "tests/CL/CLAccessor.h"
-#include "tests/TypePrinter.h"
#include "tests/benchmark/fixtures/LeNet5Fixture.h"
#include "tests/framework/Macros.h"
#include "tests/framework/datasets/Datasets.h"
+#include "utils/TypePrinter.h"
namespace arm_compute
{