drivers: don't include texformat.h

And remove other unneeded #includes while we're at it.
This commit is contained in:
Brian Paul
2009-10-05 18:11:35 -06:00
parent 90cd968300
commit 3e34a2a2b9
46 changed files with 36 additions and 93 deletions

View File

@@ -29,7 +29,6 @@
#include "main/macros.h"
#include "main/mtypes.h"
#include "main/colormac.h"
#include "main/texformat.h"
#include "intel_buffers.h"
#include "intel_fbo.h"