diff --git a/OvmfPkg/Library/VirtioMmioDeviceLib/VirtioMmioDeviceLib.inf b/OvmfPkg/Library/VirtioMmioDeviceLib/VirtioMmioDeviceLib.inf index 2e266a9d45..5cd9e86558 100644 --- a/OvmfPkg/Library/VirtioMmioDeviceLib/VirtioMmioDeviceLib.inf +++ b/OvmfPkg/Library/VirtioMmioDeviceLib/VirtioMmioDeviceLib.inf @@ -24,6 +24,7 @@ [Sources] VirtioMmioDevice.c + VirtioMmioDevice.h VirtioMmioDeviceFunctions.c [Packages]