mesa: Remove unnecessary headers from texcompress.c.

This commit is contained in:
Vinson Lee 2010-01-18 18:52:24 -08:00
parent f8db32acbd
commit ec29ba12a6

View file

@ -35,10 +35,7 @@
#include "colormac.h"
#include "context.h"
#include "formats.h"
#include "image.h"
#include "mipmap.h"
#include "texcompress.h"
#include "texstore.h"
/**