changeset 8809:425f99bb62df libavcodec

10l: Rename vdpau.h --> vdpau_pixfmt.h in the Makefile as well.
author diego
date Thu, 12 Feb 2009 01:07:13 +0000
parents 36f2dabd58c9
children 367e4d405cd9
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Thu Feb 12 01:00:46 2009 +0000
+++ b/Makefile	Thu Feb 12 01:07:13 2009 +0000
@@ -3,7 +3,7 @@
 NAME = avcodec
 FFLIBS = avutil
 
-HEADERS = avcodec.h opt.h vdpau.h
+HEADERS = avcodec.h opt.h vdpau_pixfmt.h
 
 OBJS = allcodecs.o                                                      \
        audioconvert.o                                                   \