summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/upscope.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/upscope.c')
-rw-r--r--src/mame/drivers/upscope.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/upscope.c b/src/mame/drivers/upscope.c
index 7d78151ef07..adbd578e312 100644
--- a/src/mame/drivers/upscope.c
+++ b/src/mame/drivers/upscope.c
@@ -272,7 +272,7 @@ INPUT_PORTS_END
*
*************************************/
-static struct CustomSound_interface amiga_custom_interface =
+static const struct CustomSound_interface amiga_custom_interface =
{
amiga_sh_start
};