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

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

st/dri: Remove unnecessary header.

---

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

diff --git a/src/gallium/state_trackers/dri/common/dri_drawable.c 
b/src/gallium/state_trackers/dri/common/dri_drawable.c
index 75b4cc5..88c17e8 100644
--- a/src/gallium/state_trackers/dri/common/dri_drawable.c
+++ b/src/gallium/state_trackers/dri/common/dri_drawable.c
@@ -38,7 +38,6 @@
 #include "pipe/p_screen.h"
 #include "util/u_format.h"
 #include "util/u_memory.h"
-#include "util/u_inlines.h"
  
 /**
  * This is called when we need to set up GL rendering to a new X window.

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

Reply via email to