mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-11 16:45:25 +08:00
Add absolute path to include
Change-Id: Ib0782b4ab8d9a26ec358ecfb57721f4fe8d51b06
This commit is contained in:
@@ -11,10 +11,9 @@
|
||||
#include "core/helpers/string.h"
|
||||
#include "core/memory_manager/memory_manager.h"
|
||||
#include "core/utilities/tag_allocator.h"
|
||||
|
||||
#include "command_queue/gpgpu_walker.h"
|
||||
#include "device_queue/device_queue_hw.h"
|
||||
#include "helpers/hardware_commands_helper.h"
|
||||
#include "opencl/source/command_queue/gpgpu_walker.h"
|
||||
#include "opencl/source/device_queue/device_queue_hw.h"
|
||||
#include "opencl/source/helpers/hardware_commands_helper.h"
|
||||
|
||||
namespace NEO {
|
||||
template <typename GfxFamily>
|
||||
|
||||
Reference in New Issue
Block a user