From: Vinson Lee Date: Thu, 4 Feb 2010 06:40:58 +0000 (-0800) Subject: util: Remove unnecessary header. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c28dd492cd4f44f11de17f3b4fe569d3665736ca;p=mesa.git util: Remove unnecessary header. --- diff --git a/src/gallium/auxiliary/util/u_keymap.c b/src/gallium/auxiliary/util/u_keymap.c index c4b9eb3d9b7..e161ccd88eb 100644 --- a/src/gallium/auxiliary/util/u_keymap.c +++ b/src/gallium/auxiliary/util/u_keymap.c @@ -36,7 +36,6 @@ #include "pipe/p_compiler.h" #include "util/u_debug.h" -#include "pipe/p_defines.h" #include "cso_cache/cso_hash.h"