summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/silvmil.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/silvmil.cpp
parentb8ed384272e386a3b206e351f8bdfba636b164a3 (diff)
Remove emupal.h from emu.h (nw)
Diffstat (limited to 'src/mame/drivers/silvmil.cpp')
-rw-r--r--src/mame/drivers/silvmil.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/silvmil.cpp b/src/mame/drivers/silvmil.cpp
index a8dd39558ea..2959a5231b2 100644
--- a/src/mame/drivers/silvmil.cpp
+++ b/src/mame/drivers/silvmil.cpp
@@ -30,6 +30,7 @@ Very likely to be 'whatever crystals we had on hand which were close enough for
#include "sound/okim6295.h"
#include "sound/ym2151.h"
#include "video/decospr.h"
+#include "emupal.h"
#include "screen.h"
#include "speaker.h"