build: add missing includes

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski
2025-10-29 10:54:45 +00:00
committed by Compute-Runtime-Automation
parent d8858e7165
commit 68d87f3499
22 changed files with 56 additions and 31 deletions

View File

@@ -12,6 +12,7 @@
#include "shared/source/device/device.h"
#include "shared/source/helpers/aligned_memory.h"
#include "shared/source/helpers/cache_policy.h"
#include "shared/source/helpers/hw_mapper.h"
#include "shared/source/memory_manager/memory_manager.h"
#include "shared/source/memory_manager/unified_memory_manager.h"