bit_depth_template: don't depend on dsputil.h.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
pull/9/merge
Ronald S. Bultje 12 years ago committed by Michael Niedermayer
parent c7e3e55429
commit 5e74a2b685
  1. 2
      libavcodec/bit_depth_template.c

@ -16,8 +16,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "dsputil.h"
#include "rnd_avg.h"
#include "libavutil/intreadwrite.h"
#ifndef BIT_DEPTH
#define BIT_DEPTH 8

Loading…
Cancel
Save