summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/taito_b.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/taito_b.h')
-rw-r--r--src/mame/includes/taito_b.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/taito_b.h b/src/mame/includes/taito_b.h
index 84c424886fc..e8ac3c333a7 100644
--- a/src/mame/includes/taito_b.h
+++ b/src/mame/includes/taito_b.h
@@ -4,6 +4,7 @@
#include "machine/taitoio.h"
#include "video/hd63484.h"
#include "video/tc0180vcu.h"
+#include "screen.h"
class taitob_state : public driver_device
{