summaryrefslogtreecommitdiff
path: root/libavcodec/roqvideo.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/roqvideo.h')
-rw-r--r--libavcodec/roqvideo.h1
1 files changed, 0 insertions, 1 deletions
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];