diff --git a/shared/source/device_binary_format/elf/elf.h b/shared/source/device_binary_format/elf/elf.h index 112e6d0c56..6127435c5e 100644 --- a/shared/source/device_binary_format/elf/elf.h +++ b/shared/source/device_binary_format/elf/elf.h @@ -9,6 +9,7 @@ #include "shared/source/utilities/const_stringref.h" +#include #include namespace NEO {