summaryrefslogtreecommitdiff
path: root/src/boot/efi/vmm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/efi/vmm.c')
-rw-r--r--src/boot/efi/vmm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/boot/efi/vmm.c b/src/boot/efi/vmm.c
index 60e8a97c43..951b4e3766 100644
--- a/src/boot/efi/vmm.c
+++ b/src/boot/efi/vmm.c
@@ -10,6 +10,7 @@
#include "proto/device-path.h"
#include "string-util-fundamental.h"
#include "util.h"
+#include "vmm.h"
#define QEMU_KERNEL_LOADER_FS_MEDIA_GUID \
{ 0x1428f772, 0xb64a, 0x441e, { 0xb8, 0xc3, 0x9e, 0xbd, 0xd7, 0xf8, 0x93, 0xc7 } }