diff options
Diffstat (limited to 'hw/ptimer.c')
-rw-r--r-- | hw/ptimer.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/ptimer.c b/hw/ptimer.c index b6cabd5b7d..de7d6643ad 100644 --- a/hw/ptimer.c +++ b/hw/ptimer.c @@ -7,6 +7,7 @@ */ #include "hw.h" #include "qemu-timer.h" +#include "ptimer.h" #include "host-utils.h" struct ptimer_state |