diff options
Diffstat (limited to 'hw/i8254.c')
-rw-r--r-- | hw/i8254.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/i8254.c b/hw/i8254.c index d55b22148b..71ea849d1d 100644 --- a/hw/i8254.c +++ b/hw/i8254.c @@ -25,6 +25,7 @@ #include "pc.h" #include "isa.h" #include "qemu-timer.h" +#include "i8254.h" //#define DEBUG_PIT |