summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_program.c
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-01-22 23:53:39 -0800
committerVinson Lee <vlee@vmware.com>2010-01-22 23:53:39 -0800
commit634ec5c2abf05a9a8c27d9199ded5d1ad91e538a (patch)
treeea5d6a81218cf043d88195757741eaad070254d0 /src/mesa/drivers/dri/i965/brw_program.c
parent329c1b59106cf4ada27eaa4694600dc281d8c0de (diff)
i965: Remove unnecessary headers.
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_program.c')
-rw-r--r--src/mesa/drivers/dri/i965/brw_program.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/i965/brw_program.c b/src/mesa/drivers/dri/i965/brw_program.c
index bac69187c19..e3b6fccc49f 100644
--- a/src/mesa/drivers/dri/i965/brw_program.c
+++ b/src/mesa/drivers/dri/i965/brw_program.c
@@ -37,7 +37,6 @@
#include "tnl/tnl.h"
#include "brw_context.h"
-#include "brw_util.h"
#include "brw_wm.h"
static void brwBindProgram( GLcontext *ctx,