From f9cca44a36be9b3892194d724e942d9b7b174cf6 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Sun, 1 Jan 2012 21:08:37 +0000 Subject: Oops. Omitted headers. --- src/video_dec/libvdpau/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/video_dec/libvdpau/Makefile.am b/src/video_dec/libvdpau/Makefile.am index 6d543470d..781001a04 100644 --- a/src/video_dec/libvdpau/Makefile.am +++ b/src/video_dec/libvdpau/Makefile.am @@ -4,7 +4,7 @@ include $(top_srcdir)/misc/Makefile.common AM_CFLAGS = $(DEFAULT_OCFLAGS) $(VISIBILITY_FLAG) AM_LDFLAGS = $(xineplug_ldflags) -noinst_HEADERS = bits_reader.h dpb.h cpb.h h264_parser.h nal.h +noinst_HEADERS = alterh264_decode.h alterh264_bits_reader.h bits_reader.h dpb.h cpb.h h264_parser.h nal.h if ENABLE_VDPAU vdpau_h264_module = xineplug_decode_vdpau_h264.la -- cgit v1.2.3