projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37d3265
)
vbo: Remove unnecessary header from vbo_exec_array.c.
author
Vinson Lee
<vlee@vmware.com>
Wed, 13 Jan 2010 00:55:36 +0000
(16:55 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Wed, 13 Jan 2010 00:55:36 +0000
(16:55 -0800)
src/mesa/vbo/vbo_exec_array.c
patch
|
blob
|
history
diff --git
a/src/mesa/vbo/vbo_exec_array.c
b/src/mesa/vbo/vbo_exec_array.c
index 6de8f059b79bef03c723c6a0ec74121c0ecd412c..2c82f7c9c5c676661f1318b7e4e80edf7e49d4c2 100644
(file)
--- a/
src/mesa/vbo/vbo_exec_array.c
+++ b/
src/mesa/vbo/vbo_exec_array.c
@@
-35,7
+35,6
@@
#include "main/bufferobj.h"
#include "main/enums.h"
#include "main/macros.h"
-#include "glapi/dispatch.h"
#include "vbo_context.h"