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

@ -19,7 +19,6 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "avcodec.h"
#include "dsputil.h"
#include "get_bits.h"
/* Parser (mostly) copied from dvdsub.c */