summaryrefslogtreecommitdiff
path: root/libavutil/Makefile
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2012-10-06 11:18:06 +0200
committerAnton Khirnov <anton@khirnov.net>2012-10-08 07:12:16 +0200
commit78071a1420b425dfb787ac739048f523007b8139 (patch)
tree66733d0633637ce8b6781956c50282e319c65a4f /libavutil/Makefile
parent7b556be6735371d1040c7076547b8198d9fadd34 (diff)
pixfmt: add AV_ prefixes to PIX_FMT_*
Diffstat (limited to 'libavutil/Makefile')
-rw-r--r--libavutil/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavutil/Makefile b/libavutil/Makefile
index cf9b32f6d2..97f8ba7ece 100644
--- a/libavutil/Makefile
+++ b/libavutil/Makefile
@@ -29,6 +29,7 @@ HEADERS = adler32.h \
md5.h \
mem.h \
dict.h \
+ old_pix_fmt.h \
opt.h \
parseutils.h \
pixdesc.h \