mesa: Remove unnecessary headers from vtxfmt.c.

This commit is contained in:
Vinson Lee
2010-01-17 01:49:16 -08:00
parent 97e44cde17
commit ae943f8e20
-2
View File
@@ -28,11 +28,9 @@
#include "glheader.h"
#include "api_arrayelt.h"
#include "api_loopback.h"
#include "context.h"
#include "imports.h"
#include "mtypes.h"
#include "state.h"
#include "vtxfmt.h"
#include "eval.h"
#include "dlist.h"