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

This commit is contained in:
Vinson Lee 2010-01-14 18:19:39 -08:00
parent eaedc1bb3e
commit 8a8a27b01a

View file

@ -35,7 +35,6 @@
#include "main/imports.h"
#include "main/context.h"
#include "main/texstore.h"
#include "main/texformat.h"
#include "main/enums.h"
#include "main/macros.h"