summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ataxx.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ataxx.c')
-rw-r--r--src/mame/drivers/ataxx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/ataxx.c b/src/mame/drivers/ataxx.c
index f352d3de640..dd96d4900fb 100644
--- a/src/mame/drivers/ataxx.c
+++ b/src/mame/drivers/ataxx.c
@@ -310,7 +310,7 @@ GFXDECODE_END
*
*************************************/
-static struct CustomSound_interface i80186_custom_interface =
+static const struct CustomSound_interface i80186_custom_interface =
{
leland_80186_sh_start
};