Add absolute include paths

Change-Id: I5b8631603b0f0b2ed8eb1a61f7e7770b27867423
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski
2020-02-24 01:01:38 +01:00
parent 9e97b42ee6
commit ee5ebde417
243 changed files with 308 additions and 309 deletions

View File

@ -5,7 +5,7 @@
*
*/
#include "helpers/debug_manager_state_restore.h"
#include "shared/test/unit_test/helpers/debug_manager_state_restore.h"
#include "opencl/source/execution_model/device_enqueue.h"
#include "opencl/source/kernel/kernel.h"
#include "opencl/source/program/printf_handler.h"