summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/redalert.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/redalert.h')
-rw-r--r--src/mame/includes/redalert.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/redalert.h b/src/mame/includes/redalert.h
index 51cf5974ac4..2e9c8779b93 100644
--- a/src/mame/includes/redalert.h
+++ b/src/mame/includes/redalert.h
@@ -11,6 +11,7 @@
#include "machine/gen_latch.h"
#include "sound/hc55516.h"
+#include "screen.h"
class redalert_state : public driver_device
{