summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pc6001.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/pc6001.cpp')
-rw-r--r--src/mame/drivers/pc6001.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/pc6001.cpp b/src/mame/drivers/pc6001.cpp
index 0471b58f8e5..0589b09c203 100644
--- a/src/mame/drivers/pc6001.cpp
+++ b/src/mame/drivers/pc6001.cpp
@@ -130,6 +130,7 @@ irq vector 0x26:
#include "imagedev/cassette.h"
#include "machine/i8251.h"
#include "machine/i8255.h"
+#include "machine/timer.h"
#include "sound/ay8910.h"
#include "sound/upd7752.h"
#include "sound/wave.h"