diff options
Diffstat (limited to 'src/mame/drivers/sliver.cpp')
-rw-r--r-- | src/mame/drivers/sliver.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/sliver.cpp b/src/mame/drivers/sliver.cpp index 73399954a25..dfc5269ea90 100644 --- a/src/mame/drivers/sliver.cpp +++ b/src/mame/drivers/sliver.cpp @@ -69,6 +69,7 @@ Notes: #include "cpu/m68000/m68000.h" #include "cpu/mcs51/mcs51.h" #include "machine/gen_latch.h" +#include "machine/timer.h" #include "sound/okim6295.h" #include "video/ramdac.h" |