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

Author: Brian Paul <[email protected]>
Date:   Sun Oct 23 11:19:46 2011 -0600

intel: remove duplicated #include of texstore.h

---

 src/mesa/drivers/dri/intel/intel_tex_image.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/mesa/drivers/dri/intel/intel_tex_image.c 
b/src/mesa/drivers/dri/intel/intel_tex_image.c
index 2625e17..d052684 100644
--- a/src/mesa/drivers/dri/intel/intel_tex_image.c
+++ b/src/mesa/drivers/dri/intel/intel_tex_image.c
@@ -10,7 +10,6 @@
 #include "main/pbo.h"
 #include "main/renderbuffer.h"
 #include "main/texcompress.h"
-#include "main/texstore.h"
 #include "main/texgetimage.h"
 #include "main/texobj.h"
 #include "main/teximage.h"

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to