summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/taito_en.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/taito_en.h')
-rw-r--r--src/mame/audio/taito_en.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/taito_en.h b/src/mame/audio/taito_en.h
index 9a2f819c60c..6c4b0b8b2db 100644
--- a/src/mame/audio/taito_en.h
+++ b/src/mame/audio/taito_en.h
@@ -25,4 +25,4 @@ void taito_f3_soundsystem_reset(void);
ADDRESS_MAP_EXTERN(f3_sound_map);
-extern struct ES5505interface es5505_interface;
+extern const struct ES5505interface es5505_interface;