summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_fallback.c
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-01-30 19:01:19 -0800
committerVinson Lee <vlee@vmware.com>2010-01-30 19:01:19 -0800
commit6e0f702b23ebdc9fbf6b20697624bc77be08383e (patch)
treed37317c87772df46836965c3597217e111e14bdc /src/mesa/drivers/dri/i965/brw_fallback.c
parentc641703f21c858464ca34a1f99c79ccfd9a85d70 (diff)
i965: Remove unnecessary headers.
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_fallback.c')
-rw-r--r--src/mesa/drivers/dri/i965/brw_fallback.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/i965/brw_fallback.c b/src/mesa/drivers/dri/i965/brw_fallback.c
index 79691c3a0f..ba401c215c 100644
--- a/src/mesa/drivers/dri/i965/brw_fallback.c
+++ b/src/mesa/drivers/dri/i965/brw_fallback.c
@@ -36,7 +36,6 @@
#include "swrast/swrast.h"
#include "tnl/tnl.h"
#include "brw_context.h"
-#include "intel_chipset.h"
#include "intel_fbo.h"
#include "intel_regions.h"