diff options
-rw-r--r-- | src/gallium/drivers/nouveau/nvc0/nvc0_screen.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gallium/drivers/nouveau/nvc0/nvc0_screen.c b/src/gallium/drivers/nouveau/nvc0/nvc0_screen.c index f2ae4f3ae3b..c636926994b 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" |