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>
diff --git a/tests/CL/CLLutAccessor.h b/tests/CL/CLLutAccessor.h
index 3877b1f..aa02858 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"