summaryrefslogtreecommitdiffstats
path: root/mp3lib/layer3.c
diff options
context:
space:
mode:
Diffstat (limited to 'mp3lib/layer3.c')
-rw-r--r--mp3lib/layer3.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mp3lib/layer3.c b/mp3lib/layer3.c
index b89bc9844d..16dfb06bb8 100644
--- a/mp3lib/layer3.c
+++ b/mp3lib/layer3.c
@@ -15,6 +15,8 @@
* Length-optimze: unify long and short band code where it is possible
*/
+#include "mpg123.h"
+
#if 0
#define L3_DEBUG 1
#endif