diff options
Diffstat (limited to 'libavcodec/h261.c')
-rw-r--r-- | libavcodec/h261.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/h261.c b/libavcodec/h261.c index 1cf1e48..b4658c5 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) |