summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/exprraid.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/exprraid.h')
-rw-r--r--src/mame/includes/exprraid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/exprraid.h b/src/mame/includes/exprraid.h
index c01cbde48ba..c9d46dfcea6 100644
--- a/src/mame/includes/exprraid.h
+++ b/src/mame/includes/exprraid.h
@@ -28,7 +28,7 @@ public:
required_shared_ptr<UINT8> m_spriteram;
required_shared_ptr<UINT8> m_videoram;
required_shared_ptr<UINT8> m_colorram;
-
+
required_device<gfxdecode_device> m_gfxdecode;
required_device<palette_device> m_palette;