Mercurial > mplayer.hg
diff gui/app.c @ 24973:aff04d7af1e1
Remove unnecessary dsputil.h #include, fixes the warnings:
In file included from vf_uspp.c:33:
../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'
author | diego |
---|---|
date | Fri, 09 Nov 2007 15:39:08 +0000 |
parents | 358aa103e796 |
children | 2dee54f0d8a0 |