From 1e48cdaac32e42a5c87a8f203b5827bdcc46db93 Mon Sep 17 00:00:00 2001 From: Mans Rullgard Date: Tue, 25 Jan 2011 03:31:45 +0000 Subject: tty: remove superflous #include Signed-off-by: Mans Rullgard --- libavformat/tty.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libavformat/tty.c') diff --git a/libavformat/tty.c b/libavformat/tty.c index 6aa6fa2c27..78db4ee041 100644 --- a/libavformat/tty.c +++ b/libavformat/tty.c @@ -28,7 +28,6 @@ #include "libavutil/avstring.h" #include "avformat.h" #include "sauce.h" -#include #define LINE_RATE 6000 /* characters per second */ -- cgit v1.2.3