summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/msm6242.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/machine/msm6242.h')
-rw-r--r--src/emu/machine/msm6242.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/emu/machine/msm6242.h b/src/emu/machine/msm6242.h
index 21b57dc1f5e..25e8b5f82bd 100644
--- a/src/emu/machine/msm6242.h
+++ b/src/emu/machine/msm6242.h
@@ -25,8 +25,7 @@
// ======================> msm6242_interface
-typedef struct _msm6242_interface msm6242_interface;
-struct _msm6242_interface
+struct msm6242_interface
{
devcb_write_line m_out_int_cb;
};