diff options
Diffstat (limited to 'EmulatorPkg/Include/Library')
-rw-r--r-- | EmulatorPkg/Include/Library/SmbiosLib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EmulatorPkg/Include/Library/SmbiosLib.h b/EmulatorPkg/Include/Library/SmbiosLib.h index f0b4582cb0..8ee14e07dd 100644 --- a/EmulatorPkg/Include/Library/SmbiosLib.h +++ b/EmulatorPkg/Include/Library/SmbiosLib.h @@ -18,7 +18,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. #ifndef _SMBIOS_LIB_H__ #define _SMBIOS_LIB_H__ -#include <IndustryStandard/Smbios.h> +#include <IndustryStandard/SmBios.h> #include <Protocol/Smbios.h> |