Mesa (master): glslcompiler: Remove unnecessary headers.

Vinson Lee vlee at kemper.freedesktop.org
Fri Jul 9 23:06:50 UTC 2010


Module: Mesa
Branch: master
Commit: 011e6794e38e0eadc965c1604c00151a88baad42
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=011e6794e38e0eadc965c1604c00151a88baad42

Author: Vinson Lee <vlee at vmware.com>
Date:   Fri Jul  9 16:05:42 2010 -0700

glslcompiler: Remove unnecessary headers.

---

 src/mesa/drivers/glslcompiler/glslcompiler.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/mesa/drivers/glslcompiler/glslcompiler.c b/src/mesa/drivers/glslcompiler/glslcompiler.c
index 02f5987..d002300 100644
--- 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"
 




More information about the mesa-commit mailing list