summaryrefslogtreecommitdiff
path: root/apps/codecs/libmad/stream.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libmad/stream.c')
-rw-r--r--apps/codecs/libmad/stream.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/codecs/libmad/stream.c b/apps/codecs/libmad/stream.c
index 040f1cfb8c..69c963bb0d 100644
--- a/apps/codecs/libmad/stream.c
+++ b/apps/codecs/libmad/stream.c
@@ -25,8 +25,6 @@
25 25
26# include "global.h" 26# include "global.h"
27 27
28# include <stdlib.h>
29
30# include "bit.h" 28# include "bit.h"
31# include "stream.h" 29# include "stream.h"
32 30