summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/pocketc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/pocketc.h')
-rw-r--r--src/mame/includes/pocketc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/pocketc.h b/src/mame/includes/pocketc.h
index 52dd58145a7..c42ab4aa670 100644
--- a/src/mame/includes/pocketc.h
+++ b/src/mame/includes/pocketc.h
@@ -9,6 +9,8 @@
#ifndef MAME_INCLUDES_POCKETC_H
#define MAME_INCLUDES_POCKETC_H
+#include "emupal.h"
+
typedef const char *POCKETC_FIGURE[];
class pocketc_state : public driver_device