summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/ef9364.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/ef9364.h')
-rw-r--r--src/devices/video/ef9364.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/devices/video/ef9364.h b/src/devices/video/ef9364.h
index 1e895e3add5..ef7fc2cb99a 100644
--- a/src/devices/video/ef9364.h
+++ b/src/devices/video/ef9364.h
@@ -13,6 +13,8 @@
#pragma once
+#include "emupal.h"
+
#define MCFG_EF9364_PALETTE(_palette_tag) \
downcast<ef9364_device &>(*device).set_palette_tag(_palette_tag);