summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/suprloco.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/suprloco.h')
-rw-r--r--src/mame/includes/suprloco.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/suprloco.h b/src/mame/includes/suprloco.h
index 58cdc5ac5c1..d83936072dc 100644
--- a/src/mame/includes/suprloco.h
+++ b/src/mame/includes/suprloco.h
@@ -2,6 +2,7 @@
// copyright-holders:Zsolt Vasvari
#include "machine/i8255.h"
+#include "emupal.h"
class suprloco_state : public driver_device
{