summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i915/i915_debug.c
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-01-19 22:47:03 -0800
committerVinson Lee <vlee@vmware.com>2010-01-19 22:47:03 -0800
commitac2a665fd75249e02838ec63ef4a5b3db093ceb1 (patch)
treef8667d2065d8417bda0c6c5e9418249cfae7d44e /src/gallium/drivers/i915/i915_debug.c
parentbea9ed4dc6abbcf2b95f5f55554800d4f41da47a (diff)
i915g: Remove unnecessary headers.
Diffstat (limited to 'src/gallium/drivers/i915/i915_debug.c')
-rw-r--r--src/gallium/drivers/i915/i915_debug.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/i915/i915_debug.c b/src/gallium/drivers/i915/i915_debug.c
index c6e6d6fd31..237654d26b 100644
--- a/src/gallium/drivers/i915/i915_debug.c
+++ b/src/gallium/drivers/i915/i915_debug.c
@@ -29,7 +29,6 @@
#include "i915_context.h"
#include "i915_debug.h"
#include "i915_batch.h"
-#include "pipe/internal/p_winsys_screen.h"
#include "util/u_debug.h"