summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/vd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/vd.cpp')
-rw-r--r--src/mame/drivers/vd.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/vd.cpp b/src/mame/drivers/vd.cpp
index bfb8022b92f..c788cdb41cc 100644
--- a/src/mame/drivers/vd.cpp
+++ b/src/mame/drivers/vd.cpp
@@ -17,6 +17,7 @@
#include "emu.h"
#include "machine/genpin.h"
+#include "machine/timer.h"
#include "cpu/z80/z80.h"
#include "sound/ay8910.h"