# HG changeset patch # User diego # Date 1234400833 0 # Node ID 425f99bb62dff2e4177e5302e12958a384ac8c5a # Parent 36f2dabd58c9ada87ccd03f3d19a2d2366c7b185 10l: Rename vdpau.h --> vdpau_pixfmt.h in the Makefile as well. diff -r 36f2dabd58c9 -r 425f99bb62df Makefile --- 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 \