Mesa (master): i915g: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Wed Dec 22 08:58:37 UTC 2010


Module: Mesa
Branch: master
Commit: 38c8b034e2775640c588711290c244632dcc2475
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=38c8b034e2775640c588711290c244632dcc2475

Author: Vinson Lee <vlee at vmware.com>
Date:   Wed Dec 22 00:57:52 2010 -0800

i915g: Remove unnecessary header.

---

 src/gallium/drivers/i915/i915_screen.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/drivers/i915/i915_screen.c b/src/gallium/drivers/i915/i915_screen.c
index f66478e..bdbc08e 100644
--- a/src/gallium/drivers/i915/i915_screen.c
+++ b/src/gallium/drivers/i915/i915_screen.c
@@ -35,7 +35,6 @@
 #include "i915_debug.h"
 #include "i915_context.h"
 #include "i915_screen.h"
-#include "i915_surface.h"
 #include "i915_resource.h"
 #include "i915_winsys.h"
 #include "i915_public.h"




More information about the mesa-commit mailing list