mesa: Remove unnecessary headers from texgetimage.c.

This commit is contained in:
Vinson Lee
2010-01-18 00:14:51 -08:00
parent 6938dccf1a
commit 39824945fa
-2
View File
@@ -35,10 +35,8 @@
#include "context.h"
#include "formats.h"
#include "image.h"
#include "texcompress.h"
#include "texgetimage.h"
#include "teximage.h"
#include "texstate.h"