Mesa (master): st/dri: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Fri Apr 16 07:16:30 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Fri Apr 16 00:16:08 2010 -0700

st/dri: Remove unnecessary header.

---

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

diff --git a/src/gallium/state_trackers/dri/drm/dri1.c b/src/gallium/state_trackers/dri/drm/dri1.c
index 3cac155..a6f4039 100644
--- a/src/gallium/state_trackers/dri/drm/dri1.c
+++ b/src/gallium/state_trackers/dri/drm/dri1.c
@@ -40,7 +40,6 @@
 #include "dri_screen.h"
 #include "dri_context.h"
 #include "dri_drawable.h"
-#include "dri_st_api.h"
 #include "dri1_helper.h"
 #include "dri1.h"
 




More information about the mesa-commit mailing list