diff options
Diffstat (limited to 'src/mesa/swrast_setup')
-rw-r--r-- | src/mesa/swrast_setup/ss_vb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/swrast_setup/ss_vb.c b/src/mesa/swrast_setup/ss_vb.c index bb9819b5b87..dfa0ea03a2a 100644 --- a/src/mesa/swrast_setup/ss_vb.c +++ b/src/mesa/swrast_setup/ss_vb.c @@ -30,6 +30,7 @@ #include "context.h" #include "macros.h" #include "imports.h" +#include "nvfragprog.h" #include "swrast/swrast.h" #include "tnl/t_context.h" |