summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i965/brw_wm_fp.c
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-01-27 15:54:21 -0800
committerVinson Lee <vlee@vmware.com>2010-01-27 15:54:21 -0800
commit83e6ba564c82ddf6403223588e8155f8fcb570e6 (patch)
treeba59c47af27f30bc26c941caaeb36ada1847a4ae /src/gallium/drivers/i965/brw_wm_fp.c
parentf7f59b50ce7a15518c76fc87f1653b1079d27d8c (diff)
i965g: Remove unnecessary headers.
Diffstat (limited to 'src/gallium/drivers/i965/brw_wm_fp.c')
-rw-r--r--src/gallium/drivers/i965/brw_wm_fp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/i965/brw_wm_fp.c b/src/gallium/drivers/i965/brw_wm_fp.c
index 9c5b527f89..9c67759ad0 100644
--- a/src/gallium/drivers/i965/brw_wm_fp.c
+++ b/src/gallium/drivers/i965/brw_wm_fp.c
@@ -41,7 +41,6 @@
#include "tgsi/tgsi_util.h"
#include "brw_wm.h"
-#include "brw_util.h"
#include "brw_debug.h"