summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/gsword.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/gsword.h')
-rw-r--r--src/mame/includes/gsword.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/gsword.h b/src/mame/includes/gsword.h
index ae76f569edf..69c0b673014 100644
--- a/src/mame/includes/gsword.h
+++ b/src/mame/includes/gsword.h
@@ -4,6 +4,7 @@
#include "machine/gen_latch.h"
#include "sound/ay8910.h"
#include "sound/msm5205.h"
+#include "emupal.h"
class gsword_state_base : public driver_device
{