summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/topspeed.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/topspeed.h')
-rw-r--r--src/mame/includes/topspeed.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/topspeed.h b/src/mame/includes/topspeed.h
index ee45c3c5969..c87c95671e0 100644
--- a/src/mame/includes/topspeed.h
+++ b/src/mame/includes/topspeed.h
@@ -66,5 +66,5 @@ public:
void reset_sound_region( );
void topspeed_msm5205_clock(device_t *device, int chip);
DECLARE_WRITE_LINE_MEMBER(topspeed_msm5205_vck_1);
- DECLARE_WRITE_LINE_MEMBER(topspeed_msm5205_vck_2);
+ DECLARE_WRITE_LINE_MEMBER(topspeed_msm5205_vck_2);
};