summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tcl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tcl.c')
-rw-r--r--src/mame/drivers/tcl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/tcl.c b/src/mame/drivers/tcl.c
index 5d4abc49f8b..181a1b3aae9 100644
--- a/src/mame/drivers/tcl.c
+++ b/src/mame/drivers/tcl.c
@@ -86,7 +86,7 @@ static GFXDECODE_START( tcl )
GFXDECODE_ENTRY( REGION_GFX2, 0, charlayout2, 0, 16 ) /* wrong */
GFXDECODE_END
-static ppi8255_interface ppi8255_intf =
+static const ppi8255_interface ppi8255_intf =
{
2,
{ NULL, NULL },