summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/turbo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/turbo.h')
-rw-r--r--src/mame/includes/turbo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/turbo.h b/src/mame/includes/turbo.h
index b7b8e2f5a49..58711b4a15c 100644
--- a/src/mame/includes/turbo.h
+++ b/src/mame/includes/turbo.h
@@ -44,7 +44,7 @@ public:
required_shared_ptr<UINT8> m_videoram;
required_shared_ptr<UINT8> m_spriteram;
required_shared_ptr<UINT8> m_sprite_position;
-
+
required_device<samples_device> m_samples;
UINT8 * m_buckrog_bitmap_ram;