mesa: Remove unnecessary header from mipmap.c.
authorVinson Lee <vlee@vmware.com>
Tue, 19 Jan 2010 03:23:47 +0000 (19:23 -0800)
committerVinson Lee <vlee@vmware.com>
Tue, 19 Jan 2010 03:23:47 +0000 (19:23 -0800)
src/mesa/main/mipmap.c

index 7350c7a3d2cf3933db86ffd54a182815b8bcb956..77cd1d4159578811882d3553308c87af9810642f 100644 (file)
@@ -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"