tnl: Remove unnecessary header from t_context.c.
authorVinson Lee <vlee@vmware.com>
Wed, 13 Jan 2010 04:14:36 +0000 (20:14 -0800)
committerVinson Lee <vlee@vmware.com>
Wed, 13 Jan 2010 04:14:36 +0000 (20:14 -0800)
src/mesa/tnl/t_context.c

index db21b4589de6a2a4fed94a73f930c43bf30697c2..5a14e595a0403b8993c40053764f3f7c6cbb708d 100644 (file)
@@ -38,7 +38,6 @@
 #include "tnl.h"
 #include "t_context.h"
 #include "t_pipeline.h"
-#include "t_vp_build.h"
 
 #include "vbo/vbo.h"