]> git.sesse.net Git - ffmpeg/commitdiff
10l: Rename vdpau.h --> vdpau_pixfmt.h in the Makefile as well.
authorDiego Biurrun <diego@biurrun.de>
Thu, 12 Feb 2009 01:07:13 +0000 (01:07 +0000)
committerDiego Biurrun <diego@biurrun.de>
Thu, 12 Feb 2009 01:07:13 +0000 (01:07 +0000)
Originally committed as revision 17169 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/Makefile

index 978764eed06edd1abd3a07481fd8a21b222355cb..8fb39f5c02a5e459bd3f774b009708f3ef318c08 100644 (file)
@@ -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                                                   \