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 \