summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cabaret.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/cabaret.cpp')
-rw-r--r--src/mame/drivers/cabaret.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/cabaret.cpp b/src/mame/drivers/cabaret.cpp
index 014e4017219..299a58d35c1 100644
--- a/src/mame/drivers/cabaret.cpp
+++ b/src/mame/drivers/cabaret.cpp
@@ -27,6 +27,7 @@ are the same of IGS. AMT may be previous IGS name.
#include "cpu/z180/z180.h"
#include "machine/i8255.h"
#include "sound/ym2413.h"
+#include "emupal.h"
#include "screen.h"
#include "speaker.h"