summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/segapm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/segapm.cpp')
-rw-r--r--src/mame/drivers/segapm.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/segapm.cpp b/src/mame/drivers/segapm.cpp
index fb14cd4d100..5d84438d845 100644
--- a/src/mame/drivers/segapm.cpp
+++ b/src/mame/drivers/segapm.cpp
@@ -9,6 +9,7 @@
#include "emu.h"
#include "cpu/m68000/m68000.h"
+#include "emupal.h"
#include "screen.h"