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

@@ -23,7 +23,6 @@
#define AVCODEC_LPC_H
#include <stdint.h>
#include "dsputil.h"
#define ORDER_METHOD_EST 0
#define ORDER_METHOD_2LEVEL 1