summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/a6809.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/a6809.cpp')
-rw-r--r--src/mame/drivers/a6809.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/a6809.cpp b/src/mame/drivers/a6809.cpp
index 744d855fd69..84cbcef2303 100644
--- a/src/mame/drivers/a6809.cpp
+++ b/src/mame/drivers/a6809.cpp
@@ -53,6 +53,7 @@ enter show next address
#include "cpu/m6809/m6809.h"
#include "machine/6522via.h"
#include "machine/keyboard.h"
+#include "machine/timer.h"
#include "video/saa5050.h"
#include "video/mc6845.h"
#include "imagedev/cassette.h"