summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/trvmadns.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/trvmadns.c')
-rw-r--r--src/mame/drivers/trvmadns.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/trvmadns.c b/src/mame/drivers/trvmadns.c
index 7d578a8e834..33a588cf7ba 100644
--- a/src/mame/drivers/trvmadns.c
+++ b/src/mame/drivers/trvmadns.c
@@ -61,6 +61,7 @@ Technology = NMOS
*/
#include "driver.h"
+#include "cpu/z80/z80.h"
#include "sound/ay8910.h"
static tilemap *bg_tilemap;