summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/nmk16.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/nmk16.h')
-rw-r--r--src/mame/includes/nmk16.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/nmk16.h b/src/mame/includes/nmk16.h
index 169b017e763..c10d57c0540 100644
--- a/src/mame/includes/nmk16.h
+++ b/src/mame/includes/nmk16.h
@@ -8,6 +8,7 @@
#include "machine/nmk004.h"
#include "machine/gen_latch.h"
#include "machine/timer.h"
+#include "emupal.h"
class nmk16_state : public driver_device, protected seibu_sound_common
{