mesa: Remove unnecessary headers from texcompress.c.
authorVinson Lee <vlee@vmware.com>
Tue, 19 Jan 2010 02:52:24 +0000 (18:52 -0800)
committerVinson Lee <vlee@vmware.com>
Tue, 19 Jan 2010 02:52:24 +0000 (18:52 -0800)
src/mesa/main/texcompress.c

index a4f1926ab3789d11351f242fd60a88de3688ab82..cff6de89ee30bd2e0c8278902cfdae779c337d1e 100644 (file)
 #include "colormac.h"
 #include "context.h"
 #include "formats.h"
-#include "image.h"
-#include "mipmap.h"
 #include "texcompress.h"
-#include "texstore.h"
 
 
 /**