st/mesa: Remove unnecessary header from st_texture.c.

This commit is contained in:
Vinson Lee
2010-01-13 23:16:05 -08:00
parent 6b39e8aeb0
commit c109ca9c49
-1
View File
@@ -35,7 +35,6 @@
#include "main/texfetch.h"
#include "main/teximage.h"
#include "main/texobj.h"
#include "main/texstore.h"
#undef Elements /* fix re-defined macro warning */