diff options
Diffstat (limited to 'hw/timer/puv3_ost.c')
-rw-r--r-- | hw/timer/puv3_ost.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/timer/puv3_ost.c b/hw/timer/puv3_ost.c index 4bd2b76cb8..fa9eefd925 100644 --- a/hw/timer/puv3_ost.c +++ b/hw/timer/puv3_ost.c @@ -10,6 +10,7 @@ */ #include "hw/sysbus.h" #include "hw/ptimer.h" +#include "qemu/main-loop.h" #undef DEBUG_PUV3 #include "hw/unicore32/puv3.h" |