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--libavutil/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/Makefile b/libavutil/Makefile
index 66e9bb422c..559f9d5b5e 100644
--- a/libavutil/Makefile
+++ b/libavutil/Makefile
@@ -32,7 +32,7 @@ HEADERS = adler32.h \
md5.h \
mem.h \
dict.h \
- old_pix_fmt.h \
+ old_pix_fmts.h \
opt.h \
parseutils.h \
pixdesc.h \