From 49d4d9b63ebb0d487e80d3d85a75d8256d313df9 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Fri, 13 Jan 2012 17:07:19 +0100 Subject: ptimer: move declarations to ptimer.h Signed-off-by: Paolo Bonzini Signed-off-by: Paolo Bonzini Signed-off-by: Anthony Liguori --- hw/arm_timer.c | 1 + 1 file changed, 1 insertion(+) (limited to 'hw/arm_timer.c') diff --git a/hw/arm_timer.c b/hw/arm_timer.c index 60e1c63ab6..1902f1a7b9 100644 --- a/hw/arm_timer.c +++ b/hw/arm_timer.c @@ -11,6 +11,7 @@ #include "qemu-timer.h" #include "qemu-common.h" #include "qdev.h" +#include "ptimer.h" /* Common timer implementation. */ -- cgit v1.2.3