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

Author: Vinson Lee <[email protected]>
Date:   Wed May 26 10:59:57 2010 -0700

st/xorg: Remove unnecessary headers.

---

 src/gallium/state_trackers/xorg/xorg_exa.c      |    1 -
 src/gallium/state_trackers/xorg/xorg_renderer.c |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/gallium/state_trackers/xorg/xorg_exa.c 
b/src/gallium/state_trackers/xorg/xorg_exa.c
index ee40bc8..ce5e587 100644
--- a/src/gallium/state_trackers/xorg/xorg_exa.c
+++ b/src/gallium/state_trackers/xorg/xorg_exa.c
@@ -46,7 +46,6 @@
 #include "util/u_math.h"
 #include "util/u_debug.h"
 #include "util/u_format.h"
-#include "util/u_surface.h"
 
 #define DEBUG_PRINT 0
 #define ROUND_UP_TEXTURES 1
diff --git a/src/gallium/state_trackers/xorg/xorg_renderer.c 
b/src/gallium/state_trackers/xorg/xorg_renderer.c
index e5def3e..d4a3faf 100644
--- a/src/gallium/state_trackers/xorg/xorg_renderer.c
+++ b/src/gallium/state_trackers/xorg/xorg_renderer.c
@@ -8,7 +8,6 @@
 #include "util/u_math.h"
 #include "util/u_memory.h"
 #include "util/u_sampler.h"
-#include "util/u_surface.h"
 
 #include "util/u_inlines.h"
 

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

Reply via email to