Add missing header file, fixes the warnings:
commitc97e68b7b1536c23d207fef55427fbdafa652070
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>
Fri, 9 Nov 2007 17:17:48 +0000 (9 17:17 +0000)
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>
Fri, 9 Nov 2007 17:17:48 +0000 (9 17:17 +0000)
tree65e1216087b3726b6c790834e5f97077c60b7a04
parent4c67136240c65f559e9a59cb140a64d8da36f4df
Add missing header file, fixes the warnings:
In file included from vf_fspp.c:46:
../libavcodec/dsputil.h: In function 'copy_block2':
../libavcodec/dsputil.h:675: warning: implicit declaration of function 'AV_WN16'
../libavcodec/dsputil.h:675: warning: implicit declaration of function 'AV_RN16'
../libavcodec/dsputil.h: In function 'copy_block4':
../libavcodec/dsputil.h:686: warning: implicit declaration of function 'AV_WN32'
../libavcodec/dsputil.h:686: warning: implicit declaration of function 'AV_RN32'

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25004 b3059339-0415-0410-9bf9-f77b7e298cf2
libmpcodecs/vf_fspp.c