summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ampro.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ampro.cpp')
-rw-r--r--src/mame/drivers/ampro.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/ampro.cpp b/src/mame/drivers/ampro.cpp
index 2636413dd4b..4d3a9ac78f9 100644
--- a/src/mame/drivers/ampro.cpp
+++ b/src/mame/drivers/ampro.cpp
@@ -29,6 +29,7 @@ ToDo:
#include "machine/z80dart.h"
#include "machine/wd_fdc.h"
#include "machine/clock.h"
+#include "machine/timer.h"
#include "softlist.h"
class ampro_state : public driver_device