Add missing include. Fix the following compiler warnings:
authorVitor Sessak <vitor1001@gmail.com>
Mon, 23 Nov 2009 22:28:45 +0000 (22:28 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Mon, 23 Nov 2009 22:28:45 +0000 (22:28 +0000)
commit9401357f01224c4875f706853f431a84efc3a79c
tree926934057013e9344eff2de543093dad16bce791
parent168f92ffaa724df953be7be27d5bc7d7edd457d3
Add missing include. Fix the following compiler warnings:
twinvq.c: In function 'decode_lsp':
twinvq.c:575: warning: implicit declaration of function 'ff_sort_nearly_sorted_floats'

Originally committed as revision 20594 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/twinvq.c