]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/intc/allwinner-a10-pic.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / hw / intc / allwinner-a10-pic.c
index 1aa628cbbb8a08437ec99c0e55a0feea8d3bed42..080bdd791f9f28b4a49e0274dae5667390171f28 100644 (file)
@@ -20,6 +20,7 @@
 #include "sysemu/sysemu.h"
 #include "hw/intc/allwinner-a10-pic.h"
 #include "qemu/log.h"
+#include "qemu/module.h"
 
 static void aw_a10_pic_update(AwA10PICState *s)
 {