summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mgames.cpp
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2018-06-13 14:53:20 -0400
committer AJR <ajrhacker@users.noreply.github.com>2018-06-13 14:56:22 -0400
commita69902b46055356300b31d78277ad689995b33ff (patch)
tree055df21f5a9374c061664daaf5396df6069d4f5e /src/mame/drivers/mgames.cpp
parentb8ed384272e386a3b206e351f8bdfba636b164a3 (diff)
Remove emupal.h from emu.h (nw)
Diffstat (limited to 'src/mame/drivers/mgames.cpp')
-rw-r--r--src/mame/drivers/mgames.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/mgames.cpp b/src/mame/drivers/mgames.cpp
index 01261f6c4a2..94218f32c5a 100644
--- a/src/mame/drivers/mgames.cpp
+++ b/src/mame/drivers/mgames.cpp
@@ -217,6 +217,7 @@
#include "emu.h"
#include "cpu/z80/z80.h"
#include "machine/nvram.h"
+#include "emupal.h"
#include "screen.h"
#include "mgames.lh"