Mesa (mesa_7_7_branch): tnl: Remove unnecessary header from t_rasterpos.c.

Vinson Lee vlee at kemper.freedesktop.org
Wed Jan 13 03:50:01 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Tue Jan 12 19:49:19 2010 -0800

tnl: Remove unnecessary header from t_rasterpos.c.

---

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

diff --git a/src/mesa/tnl/t_rasterpos.c b/src/mesa/tnl/t_rasterpos.c
index 99b6787..13b84a7 100644
--- a/src/mesa/tnl/t_rasterpos.c
+++ b/src/mesa/tnl/t_rasterpos.c
@@ -29,7 +29,6 @@
 #include "main/feedback.h"
 #include "main/light.h"
 #include "main/macros.h"
-#include "main/rastpos.h"
 #include "main/simple_list.h"
 #include "main/mtypes.h"
 




More information about the mesa-commit mailing list