aboutsummaryrefslogtreecommitdiff
path: root/tests/benchmark/system_tests/common/AlexNet.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmark/system_tests/common/AlexNet.h')
-rw-r--r--tests/benchmark/system_tests/common/AlexNet.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/benchmark/system_tests/common/AlexNet.h b/tests/benchmark/system_tests/common/AlexNet.h
index 9c93dc7228..46e26bf723 100644
--- a/tests/benchmark/system_tests/common/AlexNet.h
+++ b/tests/benchmark/system_tests/common/AlexNet.h
@@ -24,8 +24,8 @@
#ifndef __ARM_COMPUTE_TEST_BENCHMARK_ALEXNET_H__
#define __ARM_COMPUTE_TEST_BENCHMARK_ALEXNET_H__
-#include "TensorLibrary.h"
-#include "Utils.h"
+#include "tests/TensorLibrary.h"
+#include "tests/Utils.h"
#include "benchmark/Profiler.h"
#include "benchmark/WallClockTimer.h"