aboutsummaryrefslogtreecommitdiff
path: root/tests/CL
diff options
context:
space:
mode:
authorSanghoon Lee <sanghoon.lee@arm.com>2017-09-14 12:11:03 +0100
committerAnthony Barbier <anthony.barbier@arm.com>2018-11-02 16:35:24 +0000
commita7a5b7b2ee6adcfe86339a402f287c4d0d368659 (patch)
treee8d27d92b4ce6ebb7bb7af3ff27f236a24ba1924 /tests/CL
parentf670a0a1d9bb5d4f17e8f9c8a37af2850247b2ce (diff)
downloadComputeLibrary-a7a5b7b2ee6adcfe86339a402f287c4d0d368659.tar.gz
COMPMID-508: Port TableLookup to new validation
Change-Id: I9e1a683afd64c351252617ba52131ca1ee829933 Reviewed-on: http://mpd-gerrit.cambridge.arm.com/87698 Reviewed-by: Moritz Pflanzer <moritz.pflanzer@arm.com> Reviewed-by: Pablo Tello <pablo.tello@arm.com> Tested-by: Kaizen <jeremy.johnson+kaizengerrit@arm.com>
Diffstat (limited to 'tests/CL')
-rw-r--r--tests/CL/CLLutAccessor.h2
1 files changed, 1 insertions, 1 deletions
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"