summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2009-02-12 01:07:13 +0000
committerDiego Biurrun <diego@biurrun.de>2009-02-12 01:07:13 +0000
commit508048afe2970529903378a10f276bae5d4422e0 (patch)
tree014f3a98e1d2186ee807015acda0a23ca24b27b0 /libavcodec/Makefile
parent8df3bf60cf6d92a72603e091930c3e103c0c1964 (diff)
10l: Rename vdpau.h --> vdpau_pixfmt.h in the Makefile as well.
Originally committed as revision 17169 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r--libavcodec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 978764eed0..8fb39f5c02 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -3,7 +3,7 @@ include $(SUBDIR)../config.mak
NAME = avcodec
FFLIBS = avutil
-HEADERS = avcodec.h opt.h vdpau.h
+HEADERS = avcodec.h opt.h vdpau_pixfmt.h
OBJS = allcodecs.o \
audioconvert.o \