aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/mp3/src/dec8.c
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/mp3/src/dec8.c')
-rwxr-xr-xcodecs/mp3/src/dec8.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/codecs/mp3/src/dec8.c b/codecs/mp3/src/dec8.c
index 478bbf1df..50ec0a9ad 100755
--- a/codecs/mp3/src/dec8.c
+++ b/codecs/mp3/src/dec8.c
@@ -98,6 +98,7 @@ IN_OUT structure returns:
#include <stdlib.h>
#include <stdio.h>
#include <float.h>
+#include <string.h>
#include <math.h>
#include "L3.h"
#include "mhead.h" /* mpeg header structure */