summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/zodiack.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/zodiack.h')
-rw-r--r--src/mame/includes/zodiack.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/zodiack.h b/src/mame/includes/zodiack.h
index 393e41b17f6..bf989760a1d 100644
--- a/src/mame/includes/zodiack.h
+++ b/src/mame/includes/zodiack.h
@@ -42,7 +42,7 @@ public:
required_shared_ptr<UINT8> m_attributeram;
required_shared_ptr<UINT8> m_spriteram;
required_shared_ptr<UINT8> m_bulletsram;
-
+
required_device<gfxdecode_device> m_gfxdecode;
required_device<palette_device> m_palette;