summaryrefslogtreecommitdiff
path: root/uisimulator/common/mpegplay.c
diff options
context:
space:
mode:
Diffstat (limited to 'uisimulator/common/mpegplay.c')
-rw-r--r--uisimulator/common/mpegplay.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/uisimulator/common/mpegplay.c b/uisimulator/common/mpegplay.c
index 9af231088e..aaaddfa014 100644
--- a/uisimulator/common/mpegplay.c
+++ b/uisimulator/common/mpegplay.c
@@ -34,7 +34,7 @@
34#include <stdio.h> 34#include <stdio.h>
35#include <mad.h> 35#include <mad.h>
36 36
37#include "oss_sound.h" 37#include "sound.h"
38 38
39/* The "dither" code to convert the 24-bit samples produced by libmad was 39/* The "dither" code to convert the 24-bit samples produced by libmad was
40 taken from the coolplayer project - coolplayer.sourceforge.net */ 40 taken from the coolplayer project - coolplayer.sourceforge.net */