summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/portrait.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/portrait.h')
-rw-r--r--src/mame/includes/portrait.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/portrait.h b/src/mame/includes/portrait.h
index 8d3410ee5a0..b48ca8220d1 100644
--- a/src/mame/includes/portrait.h
+++ b/src/mame/includes/portrait.h
@@ -1,6 +1,7 @@
// license:BSD-3-Clause
// copyright-holders:Steve Ellenoff, Pierpaolo Prazzoli
#include "sound/tms5220.h"
+#include "emupal.h"
class portrait_state : public driver_device
{