summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/slapfght.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/slapfght.h')
-rw-r--r--src/mame/includes/slapfght.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/slapfght.h b/src/mame/includes/slapfght.h
index a370a5e6186..3f21f29491e 100644
--- a/src/mame/includes/slapfght.h
+++ b/src/mame/includes/slapfght.h
@@ -9,6 +9,7 @@
#include "cpu/z80/z80.h"
#include "video/bufsprite.h"
#include "machine/taito68705interface.h"
+#include "screen.h"
class slapfght_state : public driver_device
{