summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/gamate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/gamate.h')
-rw-r--r--src/mame/video/gamate.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/video/gamate.h b/src/mame/video/gamate.h
index 98535cd3d09..3e4885d957f 100644
--- a/src/mame/video/gamate.h
+++ b/src/mame/video/gamate.h
@@ -6,6 +6,8 @@
#pragma once
+#include "emupal.h"
+
DECLARE_DEVICE_TYPE(GAMATE_VIDEO, gamate_video_device)
#define MCFG_GAMATE_VIDEO_ADD(_tag) \