summaryrefslogtreecommitdiff
path: root/src/mesa/main/texenvprogram.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/texenvprogram.c')
-rw-r--r--src/mesa/main/texenvprogram.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/main/texenvprogram.c b/src/mesa/main/texenvprogram.c
index 2de60698d3..1b59feb88e 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)