projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80ea879
)
mesa: Remove unnecessary header from points.c.
author
Vinson Lee
<vlee@vmware.com>
Tue, 19 Jan 2010 03:10:05 +0000
(19:10 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Tue, 19 Jan 2010 03:10:05 +0000
(19:10 -0800)
src/mesa/main/points.c
patch
|
blob
|
history
diff --git
a/src/mesa/main/points.c
b/src/mesa/main/points.c
index dcaeccd90d4df4747320fae12024ee7f9065295d..e743a2e6bdb9c17c4181864d9bf626460ef42849 100644
(file)
--- a/
src/mesa/main/points.c
+++ b/
src/mesa/main/points.c
@@
-32,7
+32,6
@@
#include "context.h"
#include "macros.h"
#include "points.h"
-#include "texstate.h"
#include "mtypes.h"