diff options
Diffstat (limited to 'src/mesa/tnl/t_context.c')
-rw-r--r-- | src/mesa/tnl/t_context.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/tnl/t_context.c b/src/mesa/tnl/t_context.c index ded62aee594..5aea2d16281 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" |