Mesa (master): st/dri: Remove unnecessary main/mtype.h.

Chia-I Wu olv at kemper.freedesktop.org
Tue Aug 24 03:37:50 UTC 2010


Module: Mesa
Branch: master
Commit: d473543069b9156ea7a928f17fb15bc70545d4d1
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=d473543069b9156ea7a928f17fb15bc70545d4d1

Author: Chia-I Wu <olv at lunarg.com>
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;




More information about the mesa-commit mailing list