summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/sys9002.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/sys9002.cpp')
-rw-r--r--src/mame/drivers/sys9002.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/sys9002.cpp b/src/mame/drivers/sys9002.cpp
index 0c482477845..48bce3af092 100644
--- a/src/mame/drivers/sys9002.cpp
+++ b/src/mame/drivers/sys9002.cpp
@@ -21,6 +21,7 @@ If write to the 6845 is enabled, MAME freezes after 1 or 2 seconds.
#include "emu.h"
#include "cpu/i8085/i8085.h"
#include "video/mc6845.h"
+#include "emupal.h"
#include "screen.h"
#include "machine/clock.h"
#include "machine/i8251.h"