summary refs log tree commit diff stats
path: root/hw/lm32_timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/lm32_timer.c')
-rw-r--r--hw/lm32_timer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/lm32_timer.c b/hw/lm32_timer.c
index 445847f1ce..115e1e968f 100644
--- a/hw/lm32_timer.c
+++ b/hw/lm32_timer.c
@@ -25,6 +25,7 @@
 #include "sysbus.h"
 #include "trace.h"
 #include "qemu-timer.h"
+#include "ptimer.h"
 #include "qemu-error.h"
 
 #define DEFAULT_FREQUENCY (50*1000000)