Mesa (master): softpipe: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Thu Jan 28 23:57:21 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Thu Jan 28 15:56:50 2010 -0800

softpipe: Remove unnecessary header.

---

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

diff --git a/src/gallium/drivers/softpipe/sp_setup.c b/src/gallium/drivers/softpipe/sp_setup.c
index f6c3a2b..ba1f0f0 100644
--- a/src/gallium/drivers/softpipe/sp_setup.c
+++ b/src/gallium/drivers/softpipe/sp_setup.c
@@ -38,7 +38,6 @@
 #include "sp_setup.h"
 #include "sp_state.h"
 #include "draw/draw_context.h"
-#include "draw/draw_private.h"
 #include "draw/draw_vertex.h"
 #include "pipe/p_shader_tokens.h"
 #include "util/u_math.h"




More information about the mesa-commit mailing list