summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author braintro <briantro@users.noreply.github.com>2018-06-13 20:30:33 -0500
committer braintro <briantro@users.noreply.github.com>2018-06-13 20:30:33 -0500
commitaaf1dc34e7c204a1c0bbaa0969ac0a187443bdf0 (patch)
tree01d1dfa7c2270c12d77eadc6e3c7b597d56874cd
parent1864152bac9c07d504611b4c0464768daa471fc3 (diff)
peplus.cpp: restore emupal (nw)
-rw-r--r--src/mame/drivers/peplus.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/peplus.cpp b/src/mame/drivers/peplus.cpp
index 45112286ebe..a244cb37163 100644
--- a/src/mame/drivers/peplus.cpp
+++ b/src/mame/drivers/peplus.cpp
@@ -203,6 +203,7 @@ A Note about Best Bet Products.
#include "machine/nvram.h"
#include "sound/ay8910.h"
#include "video/mc6845.h"
+#include "emupal.h"
#include "screen.h"
#include "speaker.h"