mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-26 07:00:17 +08:00
Add absolute path to include
Change-Id: Ib0782b4ab8d9a26ec358ecfb57721f4fe8d51b06
This commit is contained in:
@@ -5,12 +5,11 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "program/block_kernel_manager.h"
|
||||
#include "opencl/source/program/block_kernel_manager.h"
|
||||
|
||||
#include "core/command_stream/command_stream_receiver.h"
|
||||
#include "core/helpers/debug_helpers.h"
|
||||
|
||||
#include "program/kernel_info.h"
|
||||
#include "opencl/source/program/kernel_info.h"
|
||||
|
||||
namespace NEO {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user