projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed5a116
)
mesa: Remove unnecessary header from mipmap.c.
author
Vinson Lee
<vlee@vmware.com>
Tue, 19 Jan 2010 03:23:47 +0000
(19:23 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Tue, 19 Jan 2010 03:23:47 +0000
(19:23 -0800)
src/mesa/main/mipmap.c
patch
|
blob
|
history
diff --git
a/src/mesa/main/mipmap.c
b/src/mesa/main/mipmap.c
index 7350c7a3d2cf3933db86ffd54a182815b8bcb956..77cd1d4159578811882d3553308c87af9810642f 100644
(file)
--- 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"