mesa: Remove unnecessary header from teximage.c.

This commit is contained in:
Vinson Lee 2010-01-17 22:31:53 -08:00
parent c847e7d07b
commit 6938dccf1a

View file

@ -46,7 +46,6 @@
#include "texfetch.h"
#include "teximage.h"
#include "texstate.h"
#include "texstore.h"
#include "mtypes.h"