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

Author: Vinson Lee <v...@vmware.com>
Date:   Thu Jan 13 09:28:47 2011 -0800

i965: Remove unnecessary headers.

---

 src/mesa/drivers/dri/i965/brw_fallback.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/mesa/drivers/dri/i965/brw_fallback.c 
b/src/mesa/drivers/dri/i965/brw_fallback.c
index 395f306..d0b0c22 100644
--- a/src/mesa/drivers/dri/i965/brw_fallback.c
+++ b/src/mesa/drivers/dri/i965/brw_fallback.c
@@ -36,8 +36,6 @@
 #include "swrast/swrast.h"
 #include "tnl/tnl.h"
 #include "brw_context.h"
-#include "intel_fbo.h"
-#include "intel_regions.h"
 
 #define FILE_DEBUG_FLAG DEBUG_FALLBACKS
 

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to