diff options
Diffstat (limited to 'hw/sh_timer.c')
-rw-r--r-- | hw/sh_timer.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/sh_timer.c b/hw/sh_timer.c index d2c0cec835..64bf604ba4 100644 --- a/hw/sh_timer.c +++ b/hw/sh_timer.c @@ -12,6 +12,7 @@ #include "sh.h" #include "qemu-timer.h" #include "exec-memory.h" +#include "ptimer.h" //#define DEBUG_TIMER |