summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/toki.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/toki.h')
-rw-r--r--src/mame/includes/toki.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/toki.h b/src/mame/includes/toki.h
index 7e47ed632f8..6994ecb0602 100644
--- a/src/mame/includes/toki.h
+++ b/src/mame/includes/toki.h
@@ -5,6 +5,7 @@
#include "machine/gen_latch.h"
#include "sound/msm5205.h"
#include "video/bufsprite.h"
+#include "screen.h"
class toki_state : public driver_device
{