]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commitdiff
10l: Rename vdpau.h --> vdpau_pixfmt.h in the Makefile as well.
authordiego <diego@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Thu, 12 Feb 2009 01:07:13 +0000 (01:07 +0000)
committerdiego <diego@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Thu, 12 Feb 2009 01:07:13 +0000 (01:07 +0000)
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@17169 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

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                                                   \