nvc0: Clean up unnecessary includes from gallium/auxiliary/vl/
authorRhys Kidd <rhyskidd@gmail.com>
Wed, 31 May 2017 22:48:09 +0000 (18:48 -0400)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 1 Jun 2017 08:16:14 +0000 (10:16 +0200)
Signed-off-by: Rhys Kidd <rhyskidd@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
src/gallium/drivers/nouveau/nvc0/nvc0_screen.c

index f2ae4f3ae3b13ef95a071aca06a79d18d4539989..c636926994be6fa11a606eed22a7f79c7f11099d 100644 (file)
@@ -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"