summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/apple2e.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/apple2e.cpp')
-rw-r--r--src/mame/drivers/apple2e.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/apple2e.cpp b/src/mame/drivers/apple2e.cpp
index 5d513cf45c6..65ad3d32e97 100644
--- a/src/mame/drivers/apple2e.cpp
+++ b/src/mame/drivers/apple2e.cpp
@@ -111,6 +111,7 @@ Address bus A0-A11 is Y0-Y11
#include "machine/mos6551.h"
#include "machine/ram.h"
#include "machine/sonydriv.h"
+#include "machine/timer.h"
#include "bus/a2bus/a2bus.h"
#include "bus/a2bus/a2diskii.h"