Module: Mesa Branch: master Commit: f8ee415e3c2fa8e475e9f7fad0315c06c232ff94 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f8ee415e3c2fa8e475e9f7fad0315c06c232ff94
Author: Vinson Lee <[email protected]> Date: Sat Sep 25 12:38:29 2010 -0700 st/dri: Remove unnecessary header. --- src/gallium/state_trackers/dri/common/dri_screen.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/gallium/state_trackers/dri/common/dri_screen.c b/src/gallium/state_trackers/dri/common/dri_screen.c index 7e4b11d..b3b09b6 100644 --- a/src/gallium/state_trackers/dri/common/dri_screen.c +++ b/src/gallium/state_trackers/dri/common/dri_screen.c @@ -33,7 +33,6 @@ #include "xmlpool.h" #include "dri_screen.h" -#include "dri_context.h" #include "util/u_inlines.h" #include "pipe/p_screen.h" _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
