Module: Mesa Branch: mesa_7_7_branch Commit: cea9250ff0fc8bfa0408b635ae2ef36bc0616e2e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cea9250ff0fc8bfa0408b635ae2ef36bc0616e2e
Author: Vinson Lee <[email protected]> Date: Thu Jan 21 23:07:29 2010 -0800 pipebuffer: Remove unnecessary header. --- src/gallium/auxiliary/pipebuffer/pb_validate.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/gallium/auxiliary/pipebuffer/pb_validate.c b/src/gallium/auxiliary/pipebuffer/pb_validate.c index ce40c0c..903afc7 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" _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
