x86: dsputil: Eliminate some unnecessary dsputil_x86.h #includes

This commit is contained in:
Diego Biurrun 2014-03-26 04:41:23 -07:00
parent 3dc6272bed
commit b42f49e42f
4 changed files with 0 additions and 4 deletions

View file

@ -23,7 +23,6 @@
#include "libavutil/x86/asm.h"
#include "libavutil/x86/cpu.h"
#include "libavcodec/h264dsp.h"
#include "dsputil_x86.h"
/***********************************/
/* IDCT */