diff options
Diffstat (limited to 'src/mesa/main/texgen.c')
-rw-r--r-- | src/mesa/main/texgen.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/main/texgen.c b/src/mesa/main/texgen.c index 45f86fd911f..4eb2f60464a 100644 --- a/src/mesa/main/texgen.c +++ b/src/mesa/main/texgen.c @@ -37,7 +37,6 @@ #include "main/texgen.h" #include "main/texstate.h" #include "math/m_matrix.h" -#include "main/dispatch.h" /** |