vdpau-softpipe: Build correct source file - vl_winsys_xsp.c
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 4 Mar 2013 06:51:01 +0000 (22:51 -0800)
committerMatt Turner <mattst88@gmail.com>
Mon, 4 Mar 2013 06:53:26 +0000 (22:53 -0800)
Copy-and-paste problem introduced by commit 7f24483e.

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/gallium/targets/vdpau-softpipe/Makefile.am

index 3372b5c..7bde2f8 100644 (file)
@@ -35,7 +35,7 @@ vdpaudir = $(VDPAU_LIB_INSTALL_DIR)
 vdpau_LTLIBRARIES = libvdpau_softpipe.la
 
 libvdpau_softpipe_la_SOURCES = \
-       $(top_srcdir)/src/gallium/auxiliary/vl/vl_winsys_dri.c
+       $(top_srcdir)/src/gallium/auxiliary/vl/vl_winsys_xsp.c
 
 libvdpau_softpipe_la_LDFLAGS = \
        -module \