summaryrefslogtreecommitdiff
path: root/src/mesa/swrast/s_tcc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/swrast/s_tcc.c')
-rw-r--r--src/mesa/swrast/s_tcc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/swrast/s_tcc.c b/src/mesa/swrast/s_tcc.c
index e896d1fef5..9e6f4f26b7 100644
--- a/src/mesa/swrast/s_tcc.c
+++ b/src/mesa/swrast/s_tcc.c
@@ -33,7 +33,7 @@
#include "imports.h"
#include "colormac.h"
#include "context.h"
-#include "nvfragprog.h"
+#include "program_instruction.h"
#include "macros.h"
#include "program.h"