mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 09:09:04 +08:00
Add absolute include paths
Change-Id: I67a6919bbbff1d30c7d6cdb257b41c87bad51e7f Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "helpers/ptr_math.h"
|
||||
#include "utilities/numeric.h"
|
||||
#include "shared/source/helpers/ptr_math.h"
|
||||
#include "shared/source/utilities/numeric.h"
|
||||
#include "opencl/source/helpers/sampler_helpers.h"
|
||||
#include "opencl/source/kernel/kernel.h"
|
||||
#include "opencl/source/sampler/sampler.h"
|
||||
|
||||
Reference in New Issue
Block a user