summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2005-11-19 15:44:53 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2005-11-19 15:44:53 +0000
commit430c469c5b5edd33fd29db9ab59ac1dccc02af21 (patch)
tree9acf2ee72fed17e6a4b168057c27e6d37103821d /src
parent47e511c36d5e24b1b82fc8fb47970c83f45cc148 (diff)
remove #include arbfragparse.h
Diffstat (limited to 'src')
-rw-r--r--src/mesa/drivers/dri/r300/r300_fragprog.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/r300/r300_fragprog.c b/src/mesa/drivers/dri/r300/r300_fragprog.c
index 547a099fed..abcff64235 100644
--- a/src/mesa/drivers/dri/r300/r300_fragprog.c
+++ b/src/mesa/drivers/dri/r300/r300_fragprog.c
@@ -46,7 +46,6 @@
#include "glheader.h"
#include "macros.h"
#include "enums.h"
-#include "arbfragparse.h"
#include "program.h"
#include "program_instruction.h"