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