diff options
Diffstat (limited to 'hw/i82378.c')
-rw-r--r-- | hw/i82378.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/i82378.c b/hw/i82378.c index 3929c04..d3c4ac5 100644 --- a/hw/i82378.c +++ b/hw/i82378.c @@ -19,6 +19,7 @@ #include "pci.h" #include "pc.h" +#include "i8254.h" //#define DEBUG_I82378 |