diff options
Diffstat (limited to 'src/mame/drivers/hh_cop400.cpp')
-rw-r--r-- | src/mame/drivers/hh_cop400.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/hh_cop400.cpp b/src/mame/drivers/hh_cop400.cpp index 9b156b5593a..8f533e913f9 100644 --- a/src/mame/drivers/hh_cop400.cpp +++ b/src/mame/drivers/hh_cop400.cpp @@ -14,6 +14,7 @@ #include "emu.h" #include "cpu/cop400/cop400.h" +#include "machine/timer.h" #include "sound/spkrdev.h" #include "sound/dac.h" #include "sound/volt_reg.h" |