summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i965/brw_pipe_sampler.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_pipe_sampler.c
parentf7f59b50ce7a15518c76fc87f1653b1079d27d8c (diff)
i965g: Remove unnecessary headers.
Diffstat (limited to 'src/gallium/drivers/i965/brw_pipe_sampler.c')
-rw-r--r--src/gallium/drivers/i965/brw_pipe_sampler.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/i965/brw_pipe_sampler.c b/src/gallium/drivers/i965/brw_pipe_sampler.c
index 81712798a5..ef6c1bb315 100644
--- a/src/gallium/drivers/i965/brw_pipe_sampler.c
+++ b/src/gallium/drivers/i965/brw_pipe_sampler.c
@@ -7,7 +7,6 @@
#include "brw_context.h"
#include "brw_defines.h"
-#include "brw_debug.h"