]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/arm/integratorcp.c
Include hw/hw.h exactly where needed
[mirror_qemu.git] / hw / arm / integratorcp.c
index f8fbe402dbfa99e23ae36fbc546abb14c5fad7bc..ecccb4125a8ebea1fb0a4cf3e97551bfef98b7b3 100644 (file)
@@ -21,6 +21,7 @@
 #include "sysemu/sysemu.h"
 #include "qemu/error-report.h"
 #include "hw/char/pl011.h"
+#include "hw/hw.h"
 #include "hw/irq.h"
 
 #define TYPE_INTEGRATOR_CM "integrator_core"