From 5b83e0ea04dcb83ff0225f1e939cfc3bc2bdc7af Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Sun, 18 Apr 2010 22:51:35 -0700 Subject: r300g: Remove unnecessary headers. --- src/gallium/drivers/r300/r300_query.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/gallium/drivers/r300/r300_query.c') diff --git a/src/gallium/drivers/r300/r300_query.c b/src/gallium/drivers/r300/r300_query.c index 398edb9d10..5c27796e89 100644 --- a/src/gallium/drivers/r300/r300_query.c +++ b/src/gallium/drivers/r300/r300_query.c @@ -25,10 +25,8 @@ #include "r300_context.h" #include "r300_screen.h" -#include "r300_cs.h" #include "r300_emit.h" #include "r300_query.h" -#include "r300_reg.h" #include -- cgit v1.2.3