Mesa (master): gamma: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Sat Feb 20 10:02:46 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Sat Feb 20 02:02:17 2010 -0800

gamma: Remove unnecessary header.

---

 src/mesa/drivers/dri/gamma/gamma_context.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/mesa/drivers/dri/gamma/gamma_context.h b/src/mesa/drivers/dri/gamma/gamma_context.h
index f702eee..b03dfa6 100644
--- a/src/mesa/drivers/dri/gamma/gamma_context.h
+++ b/src/mesa/drivers/dri/gamma/gamma_context.h
@@ -31,7 +31,6 @@
 #include "drm_sarea.h"
 #include "main/colormac.h"
 #include "gamma_regs.h"
-#include "gamma_main/macros.h"
 #include "gamma_screen.h"
 #include "main/macros.h"
 #include "main/mtypes.h"




More information about the mesa-commit mailing list