mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-20 13:11:34 +08:00
Move Linear Stream to core folder
Change-Id: I962ebd6e9075fcab9d7b6211524093109e62d382 Signed-off-by: Daria Hinz <daria.hinz@intel.com>
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
#include "runtime/command_stream/linear_stream.h"
|
||||
#include "core/command_stream/linear_stream.h"
|
||||
#include "runtime/helpers/properties_helper.h"
|
||||
#include "runtime/memory_manager/residency_container.h"
|
||||
#include "runtime/utilities/idlist.h"
|
||||
|
Reference in New Issue
Block a user