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,12 +5,12 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "memory_manager/deferrable_allocation_deletion.h"
|
||||
#include "shared/source/memory_manager/deferrable_allocation_deletion.h"
|
||||
|
||||
#include "command_stream/command_stream_receiver.h"
|
||||
#include "helpers/engine_control.h"
|
||||
#include "memory_manager/memory_manager.h"
|
||||
#include "os_interface/os_context.h"
|
||||
#include "shared/source/command_stream/command_stream_receiver.h"
|
||||
#include "shared/source/helpers/engine_control.h"
|
||||
#include "shared/source/memory_manager/memory_manager.h"
|
||||
#include "shared/source/os_interface/os_context.h"
|
||||
|
||||
namespace NEO {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user