summaryrefslogtreecommitdiffstats
path: root/stream/tv.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/tv.c')
-rw-r--r--stream/tv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/tv.c b/stream/tv.c
index 80e6c5e990..aa7367f276 100644
--- a/stream/tv.c
+++ b/stream/tv.c
@@ -31,6 +31,7 @@
#include <string.h>
#include <ctype.h>
#include <sys/time.h>
+#include <libavutil/avstring.h>
#include "config.h"
@@ -43,7 +44,6 @@
#include "audio/format.h"
#include "video/img_fourcc.h"
-#include "libavutil/avstring.h"
#include "osdep/timer.h"
#include "tv.h"