diff options
Diffstat (limited to 'libavcodec/roqvideo.c')
-rw-r--r-- | libavcodec/roqvideo.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/roqvideo.c b/libavcodec/roqvideo.c index 0ac97b297c..c7db30301c 100644 --- a/libavcodec/roqvideo.c +++ b/libavcodec/roqvideo.c @@ -31,7 +31,6 @@ #include <string.h> #include <unistd.h> -#include "common.h" #include "avcodec.h" #include "dsputil.h" |