aboutsummaryrefslogtreecommitdiff
path: root/hw/mips_timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/mips_timer.c')
-rw-r--r--hw/mips_timer.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/hw/mips_timer.c b/hw/mips_timer.c
index b295bdbfe..3e7d5e3ee 100644
--- a/hw/mips_timer.c
+++ b/hw/mips_timer.c
@@ -1,4 +1,6 @@
-#include "vl.h"
+#include "hw.h"
+#include "mips.h"
+#include "qemu-timer.h"
void cpu_mips_irqctrl_init (void)
{