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

Author: Vinson Lee <[email protected]>
Date:   Thu Mar 11 20:52:38 2010 -0800

llvmpipe: Remove unnecessary header.

---

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

diff --git a/src/gallium/drivers/llvmpipe/lp_buffer.c 
b/src/gallium/drivers/llvmpipe/lp_buffer.c
index dab20cb..6e0f373 100644
--- a/src/gallium/drivers/llvmpipe/lp_buffer.c
+++ b/src/gallium/drivers/llvmpipe/lp_buffer.c
@@ -33,7 +33,6 @@
 #include "lp_screen.h"
 #include "lp_buffer.h"
 
-#include "state_tracker/sw_winsys.h"
 
 static void *
 llvmpipe_buffer_map(struct pipe_screen *screen,

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

Reply via email to