summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/magmax.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/magmax.h')
-rw-r--r--src/mame/includes/magmax.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/magmax.h b/src/mame/includes/magmax.h
index fbc69168ace..d73e7398371 100644
--- a/src/mame/includes/magmax.h
+++ b/src/mame/includes/magmax.h
@@ -1,5 +1,7 @@
// license:BSD-3-Clause
// copyright-holders:Takahiro Nogi
+#include "screen.h"
+
class magmax_state : public driver_device
{
public: