]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/i2c/mpc_i2c.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / hw / i2c / mpc_i2c.c
index 693ca7ef6b0b9f3b9bc00d3eb35c56fe750bb21e..e9a11270507ca4273f55e91ed1dc9c7d60484d15 100644 (file)
@@ -20,6 +20,7 @@
 #include "qemu/osdep.h"
 #include "hw/i2c/i2c.h"
 #include "qemu/log.h"
+#include "qemu/module.h"
 #include "hw/sysbus.h"
 
 /* #define DEBUG_I2C */