Remove unnecessary dsputil.h #includes

This commit is contained in:
Diego Biurrun
2013-02-23 20:10:38 +01:00
parent 76b19a3984
commit c242bbd8b6
121 changed files with 5 additions and 120 deletions

View File

@@ -25,7 +25,6 @@
*/
#include "avcodec.h"
#include "dsputil.h"
#include "mpegvideo.h"
#include "golomb.h"