]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/misc/arm_integrator_debug.c
Include qemu/module.h where needed, drop it from qemu-common.h
[thirdparty/qemu.git] / hw / misc / arm_integrator_debug.c
index 533e6e3208df91c4a1e2bcc4c115f21906e5b293..2646107b9715f6e9988caac68e00193c8c173b1e 100644 (file)
@@ -19,6 +19,7 @@
 #include "hw/sysbus.h"
 #include "hw/misc/arm_integrator_debug.h"
 #include "qemu/log.h"
+#include "qemu/module.h"
 
 #define INTEGRATOR_DEBUG(obj) \
     OBJECT_CHECK(IntegratorDebugState, (obj), TYPE_INTEGRATOR_DEBUG)