summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/luckgrln.cpp
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2018-06-13 14:53:20 -0400
committer AJR <ajrhacker@users.noreply.github.com>2018-06-13 14:56:22 -0400
commita69902b46055356300b31d78277ad689995b33ff (patch)
tree055df21f5a9374c061664daaf5396df6069d4f5e /src/mame/drivers/luckgrln.cpp
parentb8ed384272e386a3b206e351f8bdfba636b164a3 (diff)
Remove emupal.h from emu.h (nw)
Diffstat (limited to 'src/mame/drivers/luckgrln.cpp')
-rw-r--r--src/mame/drivers/luckgrln.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/luckgrln.cpp b/src/mame/drivers/luckgrln.cpp
index 1dcaaf57dcf..66f1a101fbf 100644
--- a/src/mame/drivers/luckgrln.cpp
+++ b/src/mame/drivers/luckgrln.cpp
@@ -79,6 +79,7 @@
#include "cpu/z180/z180.h"
#include "machine/msm6242.h"
#include "video/mc6845.h"
+#include "emupal.h"
#include "screen.h"
#include "speaker.h"