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

@@ -7,8 +7,8 @@
#include "runtime/command_stream/experimental_command_buffer.h"
#include "core/command_stream/linear_stream.h"
#include "runtime/command_stream/command_stream_receiver.h"
#include "runtime/command_stream/linear_stream.h"
#include "runtime/memory_manager/internal_allocation_storage.h"
#include "runtime/memory_manager/memory_constants.h"
#include "runtime/memory_manager/memory_manager.h"