Compilation fix: Add missing LrcaHelper types

Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
This commit is contained in:
Bartosz Dunajski
2021-12-07 11:22:25 +00:00
committed by Compute-Runtime-Automation
parent 76c730bee8
commit 2b1aa8b331
36 changed files with 64 additions and 76 deletions

View File

@ -7,10 +7,10 @@
#include "shared/source/os_interface/aub_memory_operations_handler.h"
#include "shared/source/aub_mem_dump/aub_mem_dump.h"
#include "shared/source/gmm_helper/gmm.h"
#include "shared/source/memory_manager/graphics_allocation.h"
#include "aub_mem_dump.h"
#include "third_party/aub_stream/headers/allocation_params.h"
#include <algorithm>