summaryrefslogtreecommitdiff
path: root/src/mesa/tnl/t_context.c
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2005-11-05 17:08:50 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2005-11-05 17:08:50 +0000
commit73347516be1a515380af1a71cbeaec51001a46dc (patch)
tree2e983ef7b0da2739705461e10583dfa03b3c5eea /src/mesa/tnl/t_context.c
parent41c8b71871d68a4465812130fd2995b9099af838 (diff)
remove unneeded #includes
Diffstat (limited to 'src/mesa/tnl/t_context.c')
-rw-r--r--src/mesa/tnl/t_context.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/tnl/t_context.c b/src/mesa/tnl/t_context.c
index ded62aee59..5aea2d1628 100644
--- a/src/mesa/tnl/t_context.c
+++ b/src/mesa/tnl/t_context.c
@@ -35,7 +35,6 @@
#include "dlist.h"
#include "light.h"
#include "vtxfmt.h"
-#include "nvfragprog.h"
#include "tnl.h"
#include "t_array_api.h"