DRI2: report swap events correctly in direct rendered case
[mesa.git] / src / gallium / winsys / drm / vmware / xorg / SConscript
index b8968e7137ba862673978c7af7444de8dd4830d9..1e5d8ff7fed83d080e774669df21e4656c70c0b6 100644 (file)
@@ -38,12 +38,13 @@ if env['platform'] == 'linux':
                st_xorg,
                svgadrm,
                svga,
-                auxiliaries,
+                gallium,
        ])
 
        sources = [
                'vmw_ioctl.c',
                'vmw_screen.c',
+               'vmw_video.c',
                'vmw_xorg.c',
        ]