summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/taitotx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/taitotx.cpp')
-rw-r--r--src/mame/drivers/taitotx.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/taitotx.cpp b/src/mame/drivers/taitotx.cpp
index 864d9e0e830..1aff70a3115 100644
--- a/src/mame/drivers/taitotx.cpp
+++ b/src/mame/drivers/taitotx.cpp
@@ -118,6 +118,7 @@
#include "emu.h"
#include "cpu/i386/i386.h"
+#include "screen.h"
class taito_type_x_state : public driver_device
{