summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mc8020.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mc8020.cpp')
-rw-r--r--src/mame/drivers/mc8020.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/mc8020.cpp b/src/mame/drivers/mc8020.cpp
index a9cbe12bea7..5a012a80438 100644
--- a/src/mame/drivers/mc8020.cpp
+++ b/src/mame/drivers/mc8020.cpp
@@ -21,6 +21,7 @@ ToDo:
#include "machine/clock.h"
#include "machine/z80ctc.h"
#include "machine/z80pio.h"
+#include "emupal.h"
#include "screen.h"
class mc8020_state : public driver_device