Mesa (master): i965: Remove unnecessary headers.

Vinson Lee vlee at kemper.freedesktop.org
Thu Jan 13 17:29:13 UTC 2011


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

Author: Vinson Lee <vlee at 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
 




More information about the mesa-commit mailing list