summaryrefslogtreecommitdiffstats
path: root/mp3lib/mpg123.h
diff options
context:
space:
mode:
Diffstat (limited to 'mp3lib/mpg123.h')
-rw-r--r--mp3lib/mpg123.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mp3lib/mpg123.h b/mp3lib/mpg123.h
index 4df63614fb..41e667b4f6 100644
--- a/mp3lib/mpg123.h
+++ b/mp3lib/mpg123.h
@@ -108,7 +108,7 @@ struct III_sideinfo
};
static long freqs[9];
-extern real decwin[(512+32)];
+extern real mp3lib_decwin[(512+32)];
extern real *pnts[];
static int do_layer2(struct frame *fr,int single);