From: Brian Date: Thu, 9 Aug 2007 19:08:43 +0000 (-0600) Subject: don't include intel_depthstencil.h X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3a035d0d23d2ee7edd48be144c6619d56fbd5469;p=mesa.git don't include intel_depthstencil.h --- diff --git a/src/mesa/drivers/dri/intel_winsys/intel_buffers.c b/src/mesa/drivers/dri/intel_winsys/intel_buffers.c index c149a5012b0..375f51c7052 100644 --- a/src/mesa/drivers/dri/intel_winsys/intel_buffers.c +++ b/src/mesa/drivers/dri/intel_winsys/intel_buffers.c @@ -29,7 +29,6 @@ #include "intel_context.h" #include "intel_blit.h" #include "intel_buffers.h" -#include "intel_depthstencil.h" #include "intel_batchbuffer.h" #include "intel_reg.h" #include "context.h"