summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/playmark.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/playmark.h')
-rw-r--r--src/mame/includes/playmark.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/playmark.h b/src/mame/includes/playmark.h
index 2add2a3fc3b..c44829f2445 100644
--- a/src/mame/includes/playmark.h
+++ b/src/mame/includes/playmark.h
@@ -4,6 +4,7 @@
#include "machine/eepromser.h"
#include "machine/ticket.h"
#include "cpu/pic16c5x/pic16c5x.h"
+#include "emupal.h"
class playmark_state : public driver_device
{