summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/couple.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/couple.c')
-rw-r--r--src/mame/drivers/couple.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/couple.c b/src/mame/drivers/couple.c
index 0cad02ba5fd..4079e5861c8 100644
--- a/src/mame/drivers/couple.c
+++ b/src/mame/drivers/couple.c
@@ -125,7 +125,7 @@ static struct AY8910interface ay8910_interface =
};
#endif
-static ppi8255_interface ppi8255_intf =
+static const ppi8255_interface ppi8255_intf =
{
2,
{ input_port_0_r, input_port_1_r }, /* Port A read */