Move graphics_allocation to core folder

Change-Id: I16b8dbb57c2a40126826a232332c18ba9f563220
This commit is contained in:
Kamil Diedrich
2019-09-17 21:26:09 +02:00
committed by sys_ocldev
parent e6341f48bb
commit 115070767c
65 changed files with 68 additions and 68 deletions

View File

@@ -7,8 +7,8 @@
#include "runtime/helpers/flat_batch_buffer_helper.h"
#include "core/memory_manager/graphics_allocation.h"
#include "runtime/execution_environment/execution_environment.h"
#include "runtime/memory_manager/graphics_allocation.h"
namespace NEO {