Mesa (mesa_7_7_branch): mesa: Remove unnecessary header from mipmap.c.

Vinson Lee vlee at kemper.freedesktop.org
Tue Jan 19 03:24:28 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Mon Jan 18 19:23:47 2010 -0800

mesa: Remove unnecessary header from mipmap.c.

---

 src/mesa/main/mipmap.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/mesa/main/mipmap.c b/src/mesa/main/mipmap.c
index 7350c7a..77cd1d4 100644
--- a/src/mesa/main/mipmap.c
+++ b/src/mesa/main/mipmap.c
@@ -30,7 +30,6 @@
 #include "imports.h"
 #include "formats.h"
 #include "mipmap.h"
-#include "texcompress.h"
 #include "teximage.h"
 #include "texstore.h"
 #include "image.h"




More information about the mesa-commit mailing list