From 65e82f04045a5d5e4c3ff43c422a99962a620f8d Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Thu, 13 May 2010 01:18:35 -0700 Subject: trace: Remove unnecessary headers. --- src/gallium/drivers/trace/tr_context.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gallium/drivers/trace/tr_context.c') diff --git a/src/gallium/drivers/trace/tr_context.c b/src/gallium/drivers/trace/tr_context.c index 93af51a0d7..5b86083f56 100644 --- a/src/gallium/drivers/trace/tr_context.c +++ b/src/gallium/drivers/trace/tr_context.c @@ -28,7 +28,6 @@ #include "util/u_inlines.h" #include "util/u_memory.h" #include "util/u_simple_list.h" -#include "util/u_format.h" #include "pipe/p_format.h" #include "pipe/p_screen.h" -- cgit v1.2.3