summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tdv2324.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tdv2324.cpp')
-rw-r--r--src/mame/drivers/tdv2324.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/drivers/tdv2324.cpp b/src/mame/drivers/tdv2324.cpp
index ef0756c4a34..1e7d5c4f792 100644
--- a/src/mame/drivers/tdv2324.cpp
+++ b/src/mame/drivers/tdv2324.cpp
@@ -102,8 +102,11 @@
#include "emu.h"
#include "includes/tdv2324.h"
+
+#include "screen.h"
#include "softlist.h"
+
READ8_MEMBER( tdv2324_state::tdv2324_main_io_30 )
{
return 0xff;