mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-26 15:03:02 +08:00
Add absolute include paths
Change-Id: I67a6919bbbff1d30c7d6cdb257b41c87bad51e7f Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "compiler_interface/compiler_interface.h"
|
||||
#include "device/device.h"
|
||||
#include "device_binary_format/device_binary_formats.h"
|
||||
#include "execution_environment/execution_environment.h"
|
||||
#include "utilities/time_measure_wrapper.h"
|
||||
#include "shared/source/compiler_interface/compiler_interface.h"
|
||||
#include "shared/source/device/device.h"
|
||||
#include "shared/source/device_binary_format/device_binary_formats.h"
|
||||
#include "shared/source/execution_environment/execution_environment.h"
|
||||
#include "shared/source/utilities/time_measure_wrapper.h"
|
||||
#include "opencl/source/device/cl_device.h"
|
||||
#include "opencl/source/gtpin/gtpin_notify.h"
|
||||
#include "opencl/source/helpers/validators.h"
|
||||
|
||||
Reference in New Issue
Block a user