summaryrefslogtreecommitdiff
path: root/mixer.h
diff options
context:
space:
mode:
Diffstat (limited to 'mixer.h')
-rw-r--r--mixer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mixer.h b/mixer.h
index bfd83c9e8..6228349ed 100644
--- a/mixer.h
+++ b/mixer.h
@@ -23,4 +23,4 @@ void MxSetChannelRawSrc(MixerChannel *mc, int8 *mem, uint size, uint rate, uint
void MxSetChannelVolume(MixerChannel *mc, uint left, uint right);
void MxActivateChannel(MixerChannel*);
-#endif
+#endif /* MIXER_H */