summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/ef9345.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/ef9345.h')
-rw-r--r--src/devices/video/ef9345.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/video/ef9345.h b/src/devices/video/ef9345.h
index f55007b49fc..dfec7d080f2 100644
--- a/src/devices/video/ef9345.h
+++ b/src/devices/video/ef9345.h
@@ -13,6 +13,7 @@
#pragma once
+#include "emupal.h"
#define MCFG_EF9345_PALETTE(_palette_tag) \
downcast<ef9345_device &>(*device).set_palette_tag(_palette_tag);