summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/cage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/cage.c')
-rw-r--r--src/mame/audio/cage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/cage.c b/src/mame/audio/cage.c
index b894c636e48..65e694a9692 100644
--- a/src/mame/audio/cage.c
+++ b/src/mame/audio/cage.c
@@ -34,7 +34,7 @@
*************************************/
-struct cage_t
+struct cage_t
{
cpu_device *cpu;
attotime cpu_h1_clock_period;