diff options
Diffstat (limited to 'src/mame/drivers/maxaflex.cpp')
-rw-r--r-- | src/mame/drivers/maxaflex.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/maxaflex.cpp b/src/mame/drivers/maxaflex.cpp index 0f01a02f143..6daafa91faf 100644 --- a/src/mame/drivers/maxaflex.cpp +++ b/src/mame/drivers/maxaflex.cpp @@ -19,6 +19,7 @@ #include "cpu/m6805/m68705.h" #include "machine/6821pia.h" +#include "machine/timer.h" #include "sound/spkrdev.h" #include "sound/pokey.h" |