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

Author: Vinson Lee <[email protected]>
Date:   Tue Sep 14 14:23:17 2010 -0700

llvmpipe: Remove unnecessary header.

---

 src/gallium/drivers/llvmpipe/lp_screen.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/drivers/llvmpipe/lp_screen.c 
b/src/gallium/drivers/llvmpipe/lp_screen.c
index 364a299..0d40dc5 100644
--- a/src/gallium/drivers/llvmpipe/lp_screen.c
+++ b/src/gallium/drivers/llvmpipe/lp_screen.c
@@ -35,7 +35,6 @@
 #include "pipe/p_screen.h"
 #include "draw/draw_context.h"
 
-#include "gallivm/lp_bld_limits.h"
 #include "lp_texture.h"
 #include "lp_fence.h"
 #include "lp_jit.h"

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

Reply via email to