summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cmmb.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/cmmb.cpp')
-rw-r--r--src/mame/drivers/cmmb.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/cmmb.cpp b/src/mame/drivers/cmmb.cpp
index 532af268fbf..2491c380e25 100644
--- a/src/mame/drivers/cmmb.cpp
+++ b/src/mame/drivers/cmmb.cpp
@@ -52,6 +52,7 @@ OSC @ 72.576MHz
#include "emu.h"
#include "cpu/m6502/m65sc02.h"
#include "machine/at29x.h"
+#include "emupal.h"
#include "screen.h"
#define MAIN_CLOCK XTAL(72'576'000)