aboutsummaryrefslogtreecommitdiff
path: root/tests/validation_old/Reference.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/validation_old/Reference.h')
-rw-r--r--tests/validation_old/Reference.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/validation_old/Reference.h b/tests/validation_old/Reference.h
index 41e6362bb9..bc481f887d 100644
--- a/tests/validation_old/Reference.h
+++ b/tests/validation_old/Reference.h
@@ -24,9 +24,9 @@
#ifndef __ARM_COMPUTE_TEST_REFERENCE_REFERENCE_H__
#define __ARM_COMPUTE_TEST_REFERENCE_REFERENCE_H__
-#include "RawTensor.h"
-#include "Types.h"
#include "arm_compute/runtime/Array.h"
+#include "tests/RawTensor.h"
+#include "tests/Types.h"
#include <map>
#include <vector>