diff options
Diffstat (limited to 'src/mesa/swrast/s_tcc.c')
-rw-r--r-- | src/mesa/swrast/s_tcc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/swrast/s_tcc.c b/src/mesa/swrast/s_tcc.c index 550a2aabdb3..2309275b957 100644 --- a/src/mesa/swrast/s_tcc.c +++ b/src/mesa/swrast/s_tcc.c @@ -41,7 +41,6 @@ #include "program.h" #include "s_nvfragprog.h" -#include "s_texture.h" #ifdef USE_TCC |