Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavcodec/v210dec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/v210dec.c b/libavcodec/v210dec.c
index 4f40e0872f..68dbd3753a 100644
--- a/libavcodec/v210dec.c
+++ b/libavcodec/v210dec.c
@@ -24,7 +24,6 @@
#include "avcodec.h"
#include "v210dec.h"
#include "libavutil/bswap.h"
-#include "libavutil/x86/timer.h"
#define READ_PIXELS(a, b, c) \
do { \