]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/pci-bridge/pci_bridge_dev.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / hw / pci-bridge / pci_bridge_dev.c
index c56ed1f52f429793c3a6e896a11534a454333d8b..5fe96d02b3e012082d51b92a12827d42d4ea61fe 100644 (file)
@@ -21,6 +21,7 @@
 
 #include "qemu/osdep.h"
 #include "qapi/error.h"
+#include "qemu/module.h"
 #include "hw/pci/pci_bridge.h"
 #include "hw/pci/pci_ids.h"
 #include "hw/pci/msi.h"