summaryrefslogtreecommitdiff
path: root/libavcodec/h261.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/h261.c')
-rw-r--r--libavcodec/h261.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/h261.c b/libavcodec/h261.c
index 1cf1e48992..b4658c58c3 100644
--- a/libavcodec/h261.c
+++ b/libavcodec/h261.c
@@ -28,7 +28,6 @@
#include "dsputil.h"
#include "avcodec.h"
#include "h261.h"
-#include "h261data.h"
#define IS_FIL(a) ((a)&MB_TYPE_H261_FIL)