Module: Mesa Branch: master Commit: e9072dcd31b0471584376a616a82603f1c57ddb0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e9072dcd31b0471584376a616a82603f1c57ddb0
Author: Vinson Lee <[email protected]> Date: Sat May 15 18:44:58 2010 -0700 st/xorg: Remove unnecessary header. --- src/gallium/state_trackers/xorg/xorg_renderer.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/gallium/state_trackers/xorg/xorg_renderer.c b/src/gallium/state_trackers/xorg/xorg_renderer.c index 5834931..a9610a8 100644 --- a/src/gallium/state_trackers/xorg/xorg_renderer.c +++ b/src/gallium/state_trackers/xorg/xorg_renderer.c @@ -7,7 +7,6 @@ #include "util/u_draw_quad.h" #include "util/u_math.h" #include "util/u_memory.h" -#include "util/u_rect.h" #include "util/u_sampler.h" #include "util/u_surface.h" _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
