diff options
Diffstat (limited to 'src/mame/drivers/astrcorp.cpp')
-rw-r--r-- | src/mame/drivers/astrcorp.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/astrcorp.cpp b/src/mame/drivers/astrcorp.cpp index fbf83cf87ce..addf0b57921 100644 --- a/src/mame/drivers/astrcorp.cpp +++ b/src/mame/drivers/astrcorp.cpp @@ -41,6 +41,7 @@ To do: #include "machine/eepromser.h" #include "machine/nvram.h" #include "machine/ticket.h" +#include "machine/timer.h" #include "sound/okim6295.h" #include "screen.h" #include "speaker.h" |