tnl: Remove unnecessary header from t_vb_program.c.

This commit is contained in:
Vinson Lee
2010-01-12 19:45:25 -08:00
parent c631501003
commit 264f4101cd

View File

@@ -40,7 +40,6 @@
#include "shader/prog_statevars.h"
#include "shader/prog_execute.h"
#include "swrast/s_context.h"
#include "swrast/s_texfilter.h"
#include "tnl/tnl.h"
#include "tnl/t_context.h"