diff options
Diffstat (limited to 'src/mame/drivers/hp80.cpp')
-rw-r--r-- | src/mame/drivers/hp80.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/hp80.cpp b/src/mame/drivers/hp80.cpp index fd03e1688ca..4a0060726df 100644 --- a/src/mame/drivers/hp80.cpp +++ b/src/mame/drivers/hp80.cpp @@ -11,6 +11,7 @@ #include "screen.h" #include "cpu/capricorn/capricorn.h" #include "speaker.h" +#include "machine/timer.h" #include "sound/beep.h" #include "sound/dac.h" #include "sound/volt_reg.h" |