summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/pcd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/pcd.h')
-rw-r--r--src/mame/video/pcd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/video/pcd.h b/src/mame/video/pcd.h
index 1eefba579eb..8e6f1ac243d 100644
--- a/src/mame/video/pcd.h
+++ b/src/mame/video/pcd.h
@@ -7,6 +7,7 @@
#pragma once
#include "machine/pic8259.h"
+#include "machine/timer.h"
#include "video/scn2674.h"
#define MCFG_PCX_VIDEO_TXD_HANDLER(_devcb) \