mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-30 01:35:20 +08:00
Add absolute include paths
Change-Id: I67a6919bbbff1d30c7d6cdb257b41c87bad51e7f Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "debugger/debugger.h"
|
||||
#include "shared/source/debugger/debugger.h"
|
||||
|
||||
#include "built_ins/sip_kernel_type.h"
|
||||
#include "helpers/hw_info.h"
|
||||
#include "shared/source/built_ins/sip_kernel_type.h"
|
||||
#include "shared/source/helpers/hw_info.h"
|
||||
#include "opencl/source/built_ins/sip.h"
|
||||
#include "opencl/source/source_level_debugger/source_level_debugger.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user