From: Vinson Lee Date: Fri, 22 Jan 2010 07:09:06 +0000 (-0800) Subject: i915g: Remove unnecessary header. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a1c5d8f61df9d9e22bcb0fc37a602ab712958151;p=mesa.git i915g: Remove unnecessary header. --- diff --git a/src/gallium/drivers/i915/i915_surface.c b/src/gallium/drivers/i915/i915_surface.c index 9b4366daff9..793613be7ba 100644 --- a/src/gallium/drivers/i915/i915_surface.c +++ b/src/gallium/drivers/i915/i915_surface.c @@ -28,7 +28,6 @@ #include "i915_context.h" #include "i915_blit.h" #include "pipe/p_defines.h" -#include "pipe/p_inlines.h" /* Assumes all values are within bounds -- no checking at this level -