summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/warpsped.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/warpsped.cpp')
-rw-r--r--src/mame/drivers/warpsped.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/warpsped.cpp b/src/mame/drivers/warpsped.cpp
index c6aacb10207..c7e437f92e1 100644
--- a/src/mame/drivers/warpsped.cpp
+++ b/src/mame/drivers/warpsped.cpp
@@ -87,6 +87,7 @@ L10, L15, L18 and G18 all read the same
#include "emu.h"
#include "cpu/z80/z80.h"
+#include "emupal.h"
#include "screen.h"
class warpspeed_state : public driver_device