summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/t5182.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/t5182.h')
-rw-r--r--src/mame/audio/t5182.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/t5182.h b/src/mame/audio/t5182.h
index b5c1a9c4c8c..16cf21cf2dc 100644
--- a/src/mame/audio/t5182.h
+++ b/src/mame/audio/t5182.h
@@ -11,4 +11,4 @@ WRITE8_HANDLER(t5182_sharedram_semaphore_main_release_w);
extern UINT8 *t5182_sharedram;
-extern struct YM2151interface t5182_ym2151_interface;
+extern const struct YM2151interface t5182_ym2151_interface;