From a5f9d5a42947d25d1402b93709952a615fa80fbf Mon Sep 17 00:00:00 2001 From: Moritz Pflanzer Date: Wed, 13 Sep 2017 11:54:50 +0100 Subject: COMPMID-417: Fix dependency on old validation Change-Id: I5cf73541bc05500362014a6f493c98b07ba36aa6 Reviewed-on: http://mpd-gerrit.cambridge.arm.com/87535 Tested-by: Kaizen Reviewed-by: Anthony Barbier --- tests/AssetsLibrary.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/AssetsLibrary.h b/tests/AssetsLibrary.h index 58406c5dca..8370702554 100644 --- a/tests/AssetsLibrary.h +++ b/tests/AssetsLibrary.h @@ -35,7 +35,7 @@ #include "tests/RawTensor.h" #include "tests/TensorCache.h" #include "tests/Utils.h" -#include "tests/validation_old/half.h" +#include "tests/validation/half.h" #include #include -- cgit v1.2.1