From c242bbd8b6939507a1a6fb64101b0553d92d303f Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Sat, 23 Feb 2013 20:10:38 +0100 Subject: Remove unnecessary dsputil.h #includes --- libavcodec/roqvideo.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libavcodec/roqvideo.h') diff --git a/libavcodec/roqvideo.h b/libavcodec/roqvideo.h index 33d77edc8b..eed2f226fe 100644 --- a/libavcodec/roqvideo.h +++ b/libavcodec/roqvideo.h @@ -25,7 +25,6 @@ #include "libavutil/lfg.h" #include "avcodec.h" #include "bytestream.h" -#include "dsputil.h" typedef struct roq_cell { unsigned char y[4]; -- cgit v1.2.3