projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
343b38a
)
glslcompiler: Remove unnecessary headers.
author
Vinson Lee
<vlee@vmware.com>
Fri, 9 Jul 2010 23:05:42 +0000
(16:05 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Fri, 9 Jul 2010 23:05:42 +0000
(16:05 -0700)
src/mesa/drivers/glslcompiler/glslcompiler.c
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/glslcompiler/glslcompiler.c
b/src/mesa/drivers/glslcompiler/glslcompiler.c
index 02f598790d2d67129ca60965494e2d0a842251bc..d002300e0922355e5ded0af9b6c2c7545874356f 100644
(file)
--- a/
src/mesa/drivers/glslcompiler/glslcompiler.c
+++ b/
src/mesa/drivers/glslcompiler/glslcompiler.c
@@
-57,8
+57,6
@@
#include "tnl/t_context.h"
#include "tnl/t_pipeline.h"
#include "swrast/swrast.h"
-#include "swrast/s_context.h"
-#include "swrast/s_triangle.h"
#include "swrast_setup/swrast_setup.h"
#include "vbo/vbo.h"