summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/eacc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/eacc.cpp')
-rw-r--r--src/mame/drivers/eacc.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/eacc.cpp b/src/mame/drivers/eacc.cpp
index 0827f550ace..ee95ce8c8e1 100644
--- a/src/mame/drivers/eacc.cpp
+++ b/src/mame/drivers/eacc.cpp
@@ -52,6 +52,7 @@
#include "eacc.lh"
#include "machine/6821pia.h"
#include "machine/nvram.h"
+#include "machine/timer.h"
class eacc_state : public driver_device