summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/stfight_dev.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/stfight_dev.h')
-rw-r--r--src/mame/video/stfight_dev.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/video/stfight_dev.h b/src/mame/video/stfight_dev.h
index 87f28582454..b5559e3f82d 100644
--- a/src/mame/video/stfight_dev.h
+++ b/src/mame/video/stfight_dev.h
@@ -6,6 +6,9 @@
#pragma once
+#include "emupal.h"
+
+
DECLARE_DEVICE_TYPE(STFIGHT_VIDEO, stfight_video_device)