summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/brkthru.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/brkthru.h')
-rw-r--r--src/mame/includes/brkthru.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/brkthru.h b/src/mame/includes/brkthru.h
index bd9a06bb99f..d979f1ca805 100644
--- a/src/mame/includes/brkthru.h
+++ b/src/mame/includes/brkthru.h
@@ -7,6 +7,7 @@
***************************************************************************/
#include "machine/gen_latch.h"
+#include "emupal.h"
class brkthru_state : public driver_device
{