Skip to content

Commit b20e31a

Browse files
Add missing include in os_memory_imp.cpp
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
1 parent 98db084 commit b20e31a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

level_zero/tools/source/sysman/memory/linux/os_memory_imp.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99

1010
#include "shared/source/memory_manager/memory_manager.h"
1111

12+
#include "level_zero/core/source/driver/driver_handle.h"
13+
1214
#include "sysman/linux/os_sysman_imp.h"
1315

1416
namespace L0 {

0 commit comments

Comments
 (0)