Add absolute path to include

Change-Id: Ib0782b4ab8d9a26ec358ecfb57721f4fe8d51b06
This commit is contained in:
kamdiedrich
2020-02-22 22:50:57 +01:00
committed by sys_ocldev
parent a48b50c554
commit d015d3633f
1377 changed files with 5386 additions and 5464 deletions

View File

@@ -9,9 +9,9 @@
#include "core/gmm_helper/gmm_lib.h"
#include "core/helpers/array_count.h"
#include "opencl/source/api/cl_types.h"
#include "opencl/source/mem_obj/image.h"
#include "api/cl_types.h"
#include "mem_obj/image.h"
#include "validators.h"
namespace NEO {