mesa: don't include texformat.h

This commit is contained in:
Brian Paul
2009-10-05 17:56:31 -06:00
parent 019bc97bd9
commit 90cd968300
7 changed files with 1 additions and 7 deletions

View File

@@ -42,7 +42,6 @@
#include "image.h"
#include "texcompress.h"
#include "texcompress_s3tc.h"
#include "texformat.h"
#include "texstore.h"
#ifdef __MINGW32__