10l: MUSEPACK --> CONFIG_MUSEPACK

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27427 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2008-08-07 11:19:54 +00:00
parent 5641e60698
commit e98e792843
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ const demuxer_desc_t *const demuxer_list[] = {
#ifdef CONFIG_LIBAVFORMAT
&demuxer_desc_lavf,
#endif
#ifdef MUSEPACK
#ifdef CONFIG_MUSEPACK
&demuxer_desc_mpc,
#endif
#ifdef CONFIG_LIBDV095