diff --git a/OvmfPkg/AcpiPlatformDxe/QemuLoader.h b/OvmfPkg/AcpiPlatformDxe/QemuLoader.h index bb3978e900..5782a23c43 100644 --- a/OvmfPkg/AcpiPlatformDxe/QemuLoader.h +++ b/OvmfPkg/AcpiPlatformDxe/QemuLoader.h @@ -11,7 +11,7 @@ #define QEMU_LOADER_H_ #include -#include +#include // // The types and the documentation reflects the SeaBIOS interface.