diff options
Diffstat (limited to 'src/mesa/main/texenvprogram.c')
-rw-r--r-- | src/mesa/main/texenvprogram.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/main/texenvprogram.c b/src/mesa/main/texenvprogram.c index 2de60698d37..1b59feb88eb 100644 --- a/src/mesa/main/texenvprogram.c +++ b/src/mesa/main/texenvprogram.c @@ -32,7 +32,6 @@ #include "shader/program.h" #include "shader/program_instruction.h" -#include "shader/arbfragparse.h" #define DISASSEM (MESA_VERBOSE & VERBOSE_DISASSEM) |