summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gsword.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/gsword.cpp')
-rw-r--r--src/mame/drivers/gsword.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/gsword.cpp b/src/mame/drivers/gsword.cpp
index 3232cf2eb29..b0bbff0a297 100644
--- a/src/mame/drivers/gsword.cpp
+++ b/src/mame/drivers/gsword.cpp
@@ -150,6 +150,8 @@ reg: 0->1 (main->2nd) / : (1->0) 2nd->main :
#include "cpu/z80/z80.h"
#include "machine/i8255.h"
#include "machine/tait8741.h"
+#include "screen.h"
+#include "speaker.h"