aboutsummaryrefslogtreecommitdiff
path: root/tests/model_objects/LeNet5.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/model_objects/LeNet5.h')
-rw-r--r--tests/model_objects/LeNet5.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/model_objects/LeNet5.h b/tests/model_objects/LeNet5.h
index 7d5090f5d0..3a9046c205 100644
--- a/tests/model_objects/LeNet5.h
+++ b/tests/model_objects/LeNet5.h
@@ -24,8 +24,9 @@
#ifndef __ARM_COMPUTE_TEST_MODEL_OBJECTS_LENET5_H__
#define __ARM_COMPUTE_TEST_MODEL_OBJECTS_LENET5_H__
-#include "TensorLibrary.h"
-#include "Utils.h"
+#include "tests/Globals.h"
+#include "tests/TensorLibrary.h"
+#include "tests/Utils.h"
#include <memory>