mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-22 19:29:06 +08:00
Add absolute include paths
Change-Id: I67a6919bbbff1d30c7d6cdb257b41c87bad51e7f Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
|
||||
#include "aub_mem_dump.h"
|
||||
|
||||
#include "debug_settings/debug_settings_manager.h"
|
||||
#include "helpers/debug_helpers.h"
|
||||
#include "helpers/ptr_math.h"
|
||||
#include "shared/source/debug_settings/debug_settings_manager.h"
|
||||
#include "shared/source/helpers/debug_helpers.h"
|
||||
#include "shared/source/helpers/ptr_math.h"
|
||||
#include "opencl/source/aub/aub_helper.h"
|
||||
|
||||
namespace AubMemDump {
|
||||
|
||||
Reference in New Issue
Block a user