summaryrefslogtreecommitdiff
path: root/src/mesa/tnl/t_vb_program.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/tnl/t_vb_program.c')
-rw-r--r--src/mesa/tnl/t_vb_program.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/tnl/t_vb_program.c b/src/mesa/tnl/t_vb_program.c
index d77f5424c1..0f53657183 100644
--- a/src/mesa/tnl/t_vb_program.c
+++ b/src/mesa/tnl/t_vb_program.c
@@ -41,7 +41,7 @@
#include "imports.h"
#include "simple_list.h"
#include "mtypes.h"
-#include "nvvertprog.h"
+#include "program_instruction.h"
#include "nvvertexec.h"
#include "nvprogram.h"