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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/mips_timer.c b/hw/mips_timer.c
index 7aa9004a0e..83c400c158 100644
--- a/hw/mips_timer.c
+++ b/hw/mips_timer.c
@@ -22,7 +22,7 @@
#include "hw.h"
#include "mips_cpudevs.h"
-#include "qemu-timer.h"
+#include "qemu/timer.h"
#define TIMER_FREQ 100 * 1000 * 1000