From: Vinson Lee Date: Fri, 22 Jan 2010 07:07:29 +0000 (-0800) Subject: pipebuffer: Remove unnecessary header. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cea9250ff0fc8bfa0408b635ae2ef36bc0616e2e;p=mesa.git pipebuffer: Remove unnecessary header. --- diff --git a/src/gallium/auxiliary/pipebuffer/pb_validate.c b/src/gallium/auxiliary/pipebuffer/pb_validate.c index ce40c0cf0e6..903afc749d3 100644 --- a/src/gallium/auxiliary/pipebuffer/pb_validate.c +++ b/src/gallium/auxiliary/pipebuffer/pb_validate.c @@ -39,7 +39,6 @@ #include "util/u_debug.h" #include "pb_buffer.h" -#include "pb_buffer_fenced.h" #include "pb_validate.h"