summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/pro80.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/pro80.cpp')
-rw-r--r--src/mame/drivers/pro80.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/pro80.cpp b/src/mame/drivers/pro80.cpp
index a735c12ac8d..e9b0cb2dafd 100644
--- a/src/mame/drivers/pro80.cpp
+++ b/src/mame/drivers/pro80.cpp
@@ -21,6 +21,7 @@ The cassette uses 2 bits for input, plus a D flipflop and a 74LS221 oneshot, wit
#include "emu.h"
#include "cpu/z80/z80.h"
+#include "machine/timer.h"
#include "machine/z80pio.h"
#include "imagedev/cassette.h"
#include "sound/wave.h"