Module: Mesa Branch: master Commit: d473543069b9156ea7a928f17fb15bc70545d4d1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d473543069b9156ea7a928f17fb15bc70545d4d1
Author: Chia-I Wu <[email protected]> Date: Mon Aug 23 17:31:20 2010 +0800 st/dri: Remove unnecessary main/mtype.h. --- .../state_trackers/dri/common/dri_context.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/gallium/state_trackers/dri/common/dri_context.h b/src/gallium/state_trackers/dri/common/dri_context.h index 692c49d..35b870a 100644 --- a/src/gallium/state_trackers/dri/common/dri_context.h +++ b/src/gallium/state_trackers/dri/common/dri_context.h @@ -34,7 +34,6 @@ #include "pipe/p_compiler.h" #include "dri_wrapper.h" -#include "main/mtypes.h" struct pipe_context; struct pipe_fence; _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
