diff options
Diffstat (limited to 'EmulatorPkg/PlatformSmbiosDxe/PlatformSmbiosDxe.c')
-rw-r--r-- | EmulatorPkg/PlatformSmbiosDxe/PlatformSmbiosDxe.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EmulatorPkg/PlatformSmbiosDxe/PlatformSmbiosDxe.c b/EmulatorPkg/PlatformSmbiosDxe/PlatformSmbiosDxe.c index b94b06535b..2c75f85f47 100644 --- a/EmulatorPkg/PlatformSmbiosDxe/PlatformSmbiosDxe.c +++ b/EmulatorPkg/PlatformSmbiosDxe/PlatformSmbiosDxe.c @@ -14,7 +14,7 @@ **/ #include <PiDxe.h> -#include <IndustryStandard/Smbios.h> +#include <IndustryStandard/SmBios.h> #include <Protocol/Smbios.h> #include <Library/BaseLib.h> |