Move Linear Stream to core folder

Change-Id: I962ebd6e9075fcab9d7b6211524093109e62d382
Signed-off-by: Daria Hinz <daria.hinz@intel.com>
This commit is contained in:
Daria Hinz
2019-08-22 16:51:02 +02:00
committed by sys_ocldev
parent e851359e32
commit 6566eb3193
36 changed files with 35 additions and 35 deletions

View File

@@ -5,10 +5,10 @@
*
*/
#include "core/command_stream/linear_stream.h"
#include "core/unit_tests/helpers/debug_manager_state_restore.h"
#include "runtime/aub_mem_dump/aub_services.h"
#include "runtime/command_stream/command_stream_receiver.h"
#include "runtime/command_stream/linear_stream.h"
#include "runtime/command_stream/preemption.h"
#include "runtime/helpers/cache_policy.h"
#include "runtime/helpers/timestamp_packet.h"