projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a4d5b6
)
mesa: Remove unnecessary header from nvvertparse.c.
author
Vinson Lee
<vlee@vmware.com>
Sun, 17 Jan 2010 00:15:37 +0000
(16:15 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Sun, 17 Jan 2010 00:15:37 +0000
(16:15 -0800)
src/mesa/shader/nvvertparse.c
patch
|
blob
|
history
diff --git
a/src/mesa/shader/nvvertparse.c
b/src/mesa/shader/nvvertparse.c
index 8574016050c60a63391b8a315ca5b75eb6985397..baff7658d1822bf29c543ef4df4f8716b1553806 100644
(file)
--- a/
src/mesa/shader/nvvertparse.c
+++ b/
src/mesa/shader/nvvertparse.c
@@
-40,7
+40,6
@@
#include "main/glheader.h"
#include "main/context.h"
#include "main/imports.h"
-#include "main/macros.h"
#include "nvprogram.h"
#include "nvvertparse.h"
#include "prog_instruction.h"