diff options
Diffstat (limited to 'src/mesa/tnl')
-rw-r--r-- | src/mesa/tnl/t_vb_render.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/tnl/t_vb_render.c b/src/mesa/tnl/t_vb_render.c index fb3a8f693c2..24cf0285555 100644 --- a/src/mesa/tnl/t_vb_render.c +++ b/src/mesa/tnl/t_vb_render.c @@ -45,7 +45,7 @@ #include "macros.h" #include "imports.h" #include "mtypes.h" - +#include "nvfragprog.h" #include "math/m_matrix.h" #include "math/m_xform.h" |