]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/pci-host/xilinx-pcie.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / hw / pci-host / xilinx-pcie.c
index ceb00e23e6c72773f689dc555717edd77fb256cc..192b697453d1ee00b8d0dae766def9fa3f2fe496 100644 (file)
@@ -18,6 +18,7 @@
  */
 
 #include "qemu/osdep.h"
+#include "qemu/module.h"
 #include "qemu/units.h"
 #include "qapi/error.h"
 #include "hw/pci/pci_bridge.h"