i915g: Remove unnecessary header.
authorVinson Lee <vlee@vmware.com>
Fri, 22 Jan 2010 07:09:06 +0000 (23:09 -0800)
committerVinson Lee <vlee@vmware.com>
Fri, 22 Jan 2010 07:09:06 +0000 (23:09 -0800)
src/gallium/drivers/i915/i915_surface.c

index 9b4366daff924686a549aa851739454451e7735e..793613be7bae5b9850eb07253bdc424c1e9c4ffa 100644 (file)
@@ -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 -