Module: Mesa Branch: mesa_7_7_branch Commit: 3eb85bf7d941aff1c72e0e0e2d8af18b8b7e496a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3eb85bf7d941aff1c72e0e0e2d8af18b8b7e496a
Author: Vinson Lee <[email protected]> Date: Sat Jan 16 00:52:34 2010 -0800 st/mesa: Remove unnecessary header from st_atom_pixeltransfer.c. --- src/mesa/state_tracker/st_atom_pixeltransfer.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/mesa/state_tracker/st_atom_pixeltransfer.c b/src/mesa/state_tracker/st_atom_pixeltransfer.c index babfcc8..8300300 100644 --- a/src/mesa/state_tracker/st_atom_pixeltransfer.c +++ b/src/mesa/state_tracker/st_atom_pixeltransfer.c @@ -43,7 +43,6 @@ #include "st_context.h" #include "st_format.h" -#include "st_program.h" #include "st_texture.h" #include "st_inlines.h" _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
