Module: Mesa Branch: master Commit: 49289007c1fb7609a1c37aeb2daeeb96a47b8438 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=49289007c1fb7609a1c37aeb2daeeb96a47b8438
Author: Vinson Lee <[email protected]> Date: Mon Mar 29 23:11:26 2010 -0700 drisw: Remove unnecessary header. --- src/gallium/state_trackers/dri/sw/drisw.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/gallium/state_trackers/dri/sw/drisw.c b/src/gallium/state_trackers/dri/sw/drisw.c index b825671..42fa789 100644 --- a/src/gallium/state_trackers/dri/sw/drisw.c +++ b/src/gallium/state_trackers/dri/sw/drisw.c @@ -43,7 +43,6 @@ #include "dri_screen.h" #include "dri_context.h" #include "dri_drawable.h" -#include "dri_st_api.h" #include "dri1_helper.h" #include "drisw.h" _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
