]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/pci-bridge/pcie_pci_bridge.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / hw / pci-bridge / pcie_pci_bridge.c
index 9a4fba413a7dff730979e5f58115293a8fb4ed41..d0bfa0189a625c8ef7f2d347cf7da55b580ec554 100644 (file)
@@ -9,6 +9,7 @@
 
 #include "qemu/osdep.h"
 #include "qapi/error.h"
+#include "qemu/module.h"
 #include "hw/pci/pci.h"
 #include "hw/pci/pci_bus.h"
 #include "hw/pci/pci_bridge.h"