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

Author: Vinson Lee <[email protected]>
Date:   Tue Jan 26 23:28:23 2010 -0800

softpipe: Remove unnecessary header.

---

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

diff --git a/src/gallium/drivers/softpipe/sp_winsys.c 
b/src/gallium/drivers/softpipe/sp_winsys.c
index 8169071..38bcd64 100644
--- a/src/gallium/drivers/softpipe/sp_winsys.c
+++ b/src/gallium/drivers/softpipe/sp_winsys.c
@@ -39,7 +39,6 @@
 #include "pipe/internal/p_winsys_screen.h"/* port to just p_screen */
 #include "pipe/p_format.h"
 #include "pipe/p_context.h"
-#include "pipe/p_inlines.h"
 #include "util/u_format.h"
 #include "util/u_math.h"
 #include "util/u_memory.h"

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

Reply via email to