From a7a5b7b2ee6adcfe86339a402f287c4d0d368659 Mon Sep 17 00:00:00 2001 From: Sanghoon Lee Date: Thu, 14 Sep 2017 12:11:03 +0100 Subject: COMPMID-508: Port TableLookup to new validation Change-Id: I9e1a683afd64c351252617ba52131ca1ee829933 Reviewed-on: http://mpd-gerrit.cambridge.arm.com/87698 Reviewed-by: Moritz Pflanzer Reviewed-by: Pablo Tello Tested-by: Kaizen --- tests/CL/CLLutAccessor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/CL/CLLutAccessor.h') diff --git a/tests/CL/CLLutAccessor.h b/tests/CL/CLLutAccessor.h index 3877b1fe57..aa0285845d 100644 --- a/tests/CL/CLLutAccessor.h +++ b/tests/CL/CLLutAccessor.h @@ -24,7 +24,7 @@ #ifndef __ARM_COMPUTE_TEST_CL_CLLUTACCESSOR_H__ #define __ARM_COMPUTE_TEST_CL_CLLUTACCESSOR_H__ -#include "ILutAccessor.h" +#include "tests/ILutAccessor.h" #include "arm_compute/runtime/CL/CLLut.h" -- cgit v1.2.1