Module: Mesa Branch: master Commit: ce64b6d612dc167c4b8c00594d87517d6ed0e5fa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ce64b6d612dc167c4b8c00594d87517d6ed0e5fa
Author: Brian Paul <bri...@vmware.com> Date: Thu Sep 8 20:54:37 2011 -0600 mesa: remove unneeded #include of texfetch.h --- src/mesa/main/texgetimage.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/mesa/main/texgetimage.c b/src/mesa/main/texgetimage.c index 4ab39a4..2830dda 100644 --- a/src/mesa/main/texgetimage.c +++ b/src/mesa/main/texgetimage.c @@ -42,7 +42,6 @@ #include "pbo.h" #include "texcompress.h" #include "texgetimage.h" -#include "texfetch.h" #include "teximage.h" _______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-commit