From f7f59b50ce7a15518c76fc87f1653b1079d27d8c Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Wed, 27 Jan 2010 15:35:58 -0800 Subject: util: Remove unnecessary header. --- src/gallium/auxiliary/util/u_surface.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/gallium/auxiliary/util/u_surface.c b/src/gallium/auxiliary/util/u_surface.c index 35c4978204..f828908f0b 100644 --- a/src/gallium/auxiliary/util/u_surface.c +++ b/src/gallium/auxiliary/util/u_surface.c @@ -36,7 +36,6 @@ #include "pipe/p_state.h" #include "pipe/p_defines.h" -#include "util/u_format.h" #include "util/u_surface.h" -- cgit v1.2.3