From: Vinson Lee Date: Wed, 27 Jan 2010 23:35:58 +0000 (-0800) Subject: util: Remove unnecessary header. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f7f59b50ce7a15518c76fc87f1653b1079d27d8c;p=mesa.git util: Remove unnecessary header. --- diff --git a/src/gallium/auxiliary/util/u_surface.c b/src/gallium/auxiliary/util/u_surface.c index 35c49782043..f828908f0be 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"