]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/timer/arm_mptimer.c
Include hw/hw.h exactly where needed
[thirdparty/qemu.git] / hw / timer / arm_mptimer.c
index a13255d308b39d030b09d5e658178c120d57a8ed..abfc5baa7715ea36bcebaa6e323fc88b92f238e9 100644 (file)
@@ -20,6 +20,7 @@
  */
 
 #include "qemu/osdep.h"
+#include "hw/hw.h"
 #include "hw/irq.h"
 #include "hw/ptimer.h"
 #include "hw/timer/arm_mptimer.h"