diff options
Diffstat (limited to 'src/mame/video/decodmd2.h')
-rw-r--r-- | src/mame/video/decodmd2.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/video/decodmd2.h b/src/mame/video/decodmd2.h index 4083f259c82..bf5497c24db 100644 --- a/src/mame/video/decodmd2.h +++ b/src/mame/video/decodmd2.h @@ -11,6 +11,7 @@ #include "cpu/m6809/m6809.h" #include "machine/ram.h" +#include "machine/timer.h" #include "video/mc6845.h" #define MCFG_DECODMD_TYPE2_ADD(_tag, _region) \ |