summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2012-10-08 08:10:23 +0200
committerMichael Niedermayer <michaelni@gmx.at>2012-10-08 20:12:00 +0200
commit89715a3cf187c271f7cf4c230b23cd6f6d638e32 (patch)
tree40e3731d6a4754cabd116b0b9948bfac8c98c47a
parentae77266fce26eac4f5267d158c65bdebfb64f780 (diff)
downloadffmpeg-streaming-89715a3cf187c271f7cf4c230b23cd6f6d638e32.zip
ffmpeg-streaming-89715a3cf187c271f7cf4c230b23cd6f6d638e32.tar.gz
lavu: fix typo in Makefile
-rw-r--r--libavutil/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/Makefile b/libavutil/Makefile
index 66e9bb4..559f9d5 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 \
OpenPOWER on IntegriCloud