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

Author: Vinson Lee <[email protected]>
Date:   Tue Mar 30 22:35:23 2010 -0700

st/dri: Remove unnecessary header.

---

 src/gallium/state_trackers/dri/common/dri_st_api.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/state_trackers/dri/common/dri_st_api.c 
b/src/gallium/state_trackers/dri/common/dri_st_api.c
index 7ba7ec3..1a5259c 100644
--- a/src/gallium/state_trackers/dri/common/dri_st_api.c
+++ b/src/gallium/state_trackers/dri/common/dri_st_api.c
@@ -35,7 +35,6 @@
 #include "dri_context.h"
 #include "dri_drawable.h"
 #include "dri_st_api.h"
-#include "dri1_helper.h"
 #ifndef __NOT_HAVE_DRM_H
 #include "dri1.h"
 #include "dri2.h"

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to