Signed-off-by: Rhys Kidd <[email protected]> --- src/gallium/drivers/nouveau/nvc0/nvc0_screen.c | 3 --- 1 file changed, 3 deletions(-)
diff --git a/src/gallium/drivers/nouveau/nvc0/nvc0_screen.c b/src/gallium/drivers/nouveau/nvc0/nvc0_screen.c index f2ae4f3ae3..c636926994 100644 --- a/src/gallium/drivers/nouveau/nvc0/nvc0_screen.c +++ b/src/gallium/drivers/nouveau/nvc0/nvc0_screen.c @@ -27,9 +27,6 @@ #include "util/u_format_s3tc.h" #include "pipe/p_screen.h" -#include "vl/vl_decoder.h" -#include "vl/vl_video_buffer.h" - #include "nouveau_vp3_video.h" #include "nvc0/nvc0_context.h" -- 2.11.0 _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
