From 6a8a5061580f41185cf0fb4cae89e78d67810b7b Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Tue, 14 Sep 2010 17:42:47 -0700 Subject: r600g: Remove unnecessary headers. --- src/gallium/drivers/r600/r600_context.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gallium/drivers/r600/r600_context.c') diff --git a/src/gallium/drivers/r600/r600_context.c b/src/gallium/drivers/r600/r600_context.c index 80573a638b..b72494e030 100644 --- a/src/gallium/drivers/r600/r600_context.c +++ b/src/gallium/drivers/r600/r600_context.c @@ -32,7 +32,6 @@ #include "r600_screen.h" #include "r600_context.h" #include "r600_resource.h" -#include "r600d.h" static void r600_destroy_context(struct pipe_context *context) { -- cgit v1.2.3