]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/sd/pl181.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / hw / sd / pl181.c
index 3ad7e925c58b8484fccc741eed537039dab3f8c5..81b406dbf0987a2f27c6927c964f15662122574d 100644 (file)
@@ -12,6 +12,7 @@
 #include "hw/sysbus.h"
 #include "hw/sd/sd.h"
 #include "qemu/log.h"
+#include "qemu/module.h"
 #include "qapi/error.h"
 
 //#define DEBUG_PL181 1