mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-04 07:14:10 +08:00
Add absolute path to include
Change-Id: Ib0782b4ab8d9a26ec358ecfb57721f4fe8d51b06
This commit is contained in:
@@ -8,11 +8,10 @@
|
||||
#pragma once
|
||||
#include "core/device/device.h"
|
||||
#include "core/helpers/get_info.h"
|
||||
|
||||
#include "command_queue/command_queue.h"
|
||||
#include "device/cl_device.h"
|
||||
#include "device_queue/device_queue.h"
|
||||
#include "helpers/get_info_status_mapper.h"
|
||||
#include "opencl/source/command_queue/command_queue.h"
|
||||
#include "opencl/source/device/cl_device.h"
|
||||
#include "opencl/source/device_queue/device_queue.h"
|
||||
#include "opencl/source/helpers/get_info_status_mapper.h"
|
||||
|
||||
namespace NEO {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user