]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/misc/zynq-xadc.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / hw / misc / zynq-xadc.c
index 14906103c9af3d40c97119e461b523240818e988..f1e48601dcd2fa90ff9c586aa544027a04d20644 100644 (file)
@@ -19,6 +19,7 @@
 #include "qemu/timer.h"
 #include "sysemu/sysemu.h"
 #include "qemu/log.h"
+#include "qemu/module.h"
 
 enum {
     CFG                = 0x000 / 4,