Module: Mesa Branch: mesa_7_7_branch Commit: cf061c24e041878368946fbcffa2906cfffd8b08 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cf061c24e041878368946fbcffa2906cfffd8b08
Author: Vinson Lee <[email protected]> Date: Wed Jan 13 22:36:01 2010 -0800 swrast: Remove unnecessary header from s_depth.c. --- src/mesa/swrast/s_depth.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/mesa/swrast/s_depth.c b/src/mesa/swrast/s_depth.c index c37a54e..0b6bb7e 100644 --- a/src/mesa/swrast/s_depth.c +++ b/src/mesa/swrast/s_depth.c @@ -28,7 +28,6 @@ #include "main/formats.h" #include "main/macros.h" #include "main/imports.h" -#include "main/fbobject.h" #include "s_depth.h" #include "s_context.h" _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
