summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/dooyong.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/dooyong.h')
-rw-r--r--src/mame/includes/dooyong.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/dooyong.h b/src/mame/includes/dooyong.h
index b1b30922fba..44da12b5215 100644
--- a/src/mame/includes/dooyong.h
+++ b/src/mame/includes/dooyong.h
@@ -1,6 +1,7 @@
// license:BSD-3-Clause
// copyright-holders:Nicola Salmoria,Vas Crabb
#include "video/bufsprite.h"
+#include "screen.h"
#define MCFG_DOOYONG_ROM_TILEMAP_ADD(tag, gfx, num, rom, offset) \
MCFG_DEVICE_ADD(tag, DOOYONG_ROM_TILEMAP, 0) \