aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/virtio-9p-pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/virtio/virtio-9p-pci.c')
-rw-r--r--hw/virtio/virtio-9p-pci.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/virtio/virtio-9p-pci.c b/hw/virtio/virtio-9p-pci.c
index 7bf1130966..29c3712feb 100644
--- a/hw/virtio/virtio-9p-pci.c
+++ b/hw/virtio/virtio-9p-pci.c
@@ -17,6 +17,7 @@
#include "virtio-pci.h"
#include "hw/9pfs/virtio-9p.h"
+#include "qemu/module.h"
/*
* virtio-9p-pci: This extends VirtioPCIProxy.