diff options
Diffstat (limited to 'mp3lib/layer1.c')
-rw-r--r-- | mp3lib/layer1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mp3lib/layer1.c b/mp3lib/layer1.c index 9a50b5df47..200aa453ba 100644 --- a/mp3lib/layer1.c +++ b/mp3lib/layer1.c @@ -18,7 +18,7 @@ * COPYING: you may use this source under LGPL terms! */ -//#include "mpg123.h" +#include "mpg123.h" static void I_step_one(unsigned int balloc[], unsigned int scale_index[2][SBLIMIT],struct frame *fr) { |