aboutsummaryrefslogtreecommitdiff
path: root/tests/benchmark/CL/SYSTEM/AlexNet.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmark/CL/SYSTEM/AlexNet.cpp')
-rw-r--r--tests/benchmark/CL/SYSTEM/AlexNet.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmark/CL/SYSTEM/AlexNet.cpp b/tests/benchmark/CL/SYSTEM/AlexNet.cpp
index fcf8a52f9e..5f258412de 100644
--- a/tests/benchmark/CL/SYSTEM/AlexNet.cpp
+++ b/tests/benchmark/CL/SYSTEM/AlexNet.cpp
@@ -34,10 +34,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/AlexNetFixture.h"
#include "tests/framework/Macros.h"
#include "tests/framework/datasets/Datasets.h"
+#include "utils/TypePrinter.h"
namespace arm_compute
{