projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
264f410
)
tnl: Remove unnecessary header from t_rasterpos.c.
author
Vinson Lee
<vlee@vmware.com>
Wed, 13 Jan 2010 03:49:19 +0000
(19:49 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Wed, 13 Jan 2010 03:49:19 +0000
(19:49 -0800)
src/mesa/tnl/t_rasterpos.c
patch
|
blob
|
history
diff --git
a/src/mesa/tnl/t_rasterpos.c
b/src/mesa/tnl/t_rasterpos.c
index 99b678745565ec1b622ca29d448f89b616605df9..13b84a7d77b2745f4ed72eb9bde5ebf4db0a2bfc 100644
(file)
--- 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"