mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-30 01:35:20 +08:00
Add absolute path to include
Change-Id: Ib0782b4ab8d9a26ec358ecfb57721f4fe8d51b06
This commit is contained in:
@@ -12,13 +12,13 @@
|
||||
#include "core/device_binary_format/elf/ocl_elf.h"
|
||||
#include "core/execution_environment/execution_environment.h"
|
||||
#include "core/utilities/stackvec.h"
|
||||
#include "opencl/source/device/cl_device.h"
|
||||
#include "opencl/source/helpers/validators.h"
|
||||
#include "opencl/source/platform/platform.h"
|
||||
#include "opencl/source/program/program.h"
|
||||
#include "opencl/source/source_level_debugger/source_level_debugger.h"
|
||||
|
||||
#include "compiler_options.h"
|
||||
#include "device/cl_device.h"
|
||||
#include "helpers/validators.h"
|
||||
#include "platform/platform.h"
|
||||
#include "program/program.h"
|
||||
#include "source_level_debugger/source_level_debugger.h"
|
||||
|
||||
#include <cstring>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user