diff options
Diffstat (limited to 'src/mame/includes/astrof.h')
-rw-r--r-- | src/mame/includes/astrof.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/astrof.h b/src/mame/includes/astrof.h index a5c9a1c96a5..8845b26e4eb 100644 --- a/src/mame/includes/astrof.h +++ b/src/mame/includes/astrof.h @@ -6,6 +6,7 @@ ****************************************************************************/ +#include "machine/timer.h" #include "sound/samples.h" #include "sound/sn76477.h" #include "screen.h" |