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

Author: Vinson Lee <[email protected]>
Date:   Wed Jan 13 22:20:44 2010 -0800

swrast: Remove unnecessary header from s_feedback.c.

---

 src/mesa/swrast/s_feedback.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/mesa/swrast/s_feedback.c b/src/mesa/swrast/s_feedback.c
index 47ed25e..2e60669 100644
--- a/src/mesa/swrast/s_feedback.c
+++ b/src/mesa/swrast/s_feedback.c
@@ -25,7 +25,6 @@
 #include "main/glheader.h"
 #include "main/colormac.h"
 #include "main/context.h"
-#include "main/enums.h"
 #include "main/feedback.h"
 #include "main/macros.h"
 

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

Reply via email to