summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mgolf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mgolf.cpp')
-rw-r--r--src/mame/drivers/mgolf.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/mgolf.cpp b/src/mame/drivers/mgolf.cpp
index 5453cd0f8f2..b6a08b28860 100644
--- a/src/mame/drivers/mgolf.cpp
+++ b/src/mame/drivers/mgolf.cpp
@@ -8,6 +8,7 @@
#include "emu.h"
#include "cpu/m6502/m6502.h"
+#include "emupal.h"
#include "screen.h"
class mgolf_state : public driver_device