Module: Mesa
Branch: master
Commit: c28dd492cd4f44f11de17f3b4fe569d3665736ca
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=c28dd492cd4f44f11de17f3b4fe569d3665736ca

Author: Vinson Lee <[email protected]>
Date:   Wed Feb  3 22:40:58 2010 -0800

util: Remove unnecessary header.

---

 src/gallium/auxiliary/util/u_keymap.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/auxiliary/util/u_keymap.c 
b/src/gallium/auxiliary/util/u_keymap.c
index c4b9eb3..e161ccd 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"
 

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to