From 013fc334621d950ab6bf959803fe6584c6daed5e Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Wed, 22 Dec 2010 00:52:05 -0800 Subject: r300g: Remove unnecessary headers. --- src/gallium/drivers/r300/r300_context.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/gallium/drivers/r300/r300_context.c') diff --git a/src/gallium/drivers/r300/r300_context.c b/src/gallium/drivers/r300/r300_context.c index 67b011a145..bf1b8c33c0 100644 --- a/src/gallium/drivers/r300/r300_context.c +++ b/src/gallium/drivers/r300/r300_context.c @@ -35,8 +35,6 @@ #include "r300_screen_buffer.h" #include "r300_winsys.h" -#include - static void r300_update_num_contexts(struct r300_screen *r300screen, int diff) { -- cgit v1.2.3