summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/triplhnt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/triplhnt.h')
-rw-r--r--src/mame/includes/triplhnt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/triplhnt.h b/src/mame/includes/triplhnt.h
index ddcb652c569..6a16aed811c 100644
--- a/src/mame/includes/triplhnt.h
+++ b/src/mame/includes/triplhnt.h
@@ -23,7 +23,7 @@ void triplhnt_set_collision(int data);
/*----------- defined in audio/triplhnt.c -----------*/
DISCRETE_SOUND_EXTERN( triplhnt );
-extern struct Samplesinterface triplhnt_samples_interface;
+extern const struct Samplesinterface triplhnt_samples_interface;
/*----------- defined in video/triplhnt.c -----------*/