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:
Diffstat (limited to 'libavutil/internal.h')
-rw-r--r--libavutil/internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavutil/internal.h b/libavutil/internal.h
index 33a52266c5..ecd535b808 100644
--- a/libavutil/internal.h
+++ b/libavutil/internal.h
@@ -36,7 +36,6 @@
#include <assert.h>
#include "config.h"
#include "attributes.h"
-#include "timer.h"
#include "dict.h"
#if ARCH_X86