projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94d238e
)
vbo: Remove unnecessary headers from vbo_exec.c.
author
Vinson Lee
<vlee@vmware.com>
Wed, 13 Jan 2010 01:07:24 +0000
(17:07 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Wed, 13 Jan 2010 01:07:24 +0000
(17:07 -0800)
src/mesa/vbo/vbo_exec.c
patch
|
blob
|
history
diff --git
a/src/mesa/vbo/vbo_exec.c
b/src/mesa/vbo/vbo_exec.c
index e168a89ea5e28dbd1f07389a90ba1b3bbe8e5d02..a057befed0af70403b2fba9577dfedb300901ef0 100644
(file)
--- a/
src/mesa/vbo/vbo_exec.c
+++ b/
src/mesa/vbo/vbo_exec.c
@@
-28,9
+28,6
@@
#include "main/api_arrayelt.h"
#include "main/glheader.h"
-#include "main/imports.h"
-#include "main/context.h"
-#include "main/macros.h"
#include "main/mtypes.h"
#include "main/vtxfmt.h"