Module: Mesa Branch: mesa_7_7_branch Commit: 59eed7a2015cf301ea20392febc0de6b8d1ee0b1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=59eed7a2015cf301ea20392febc0de6b8d1ee0b1
Author: Vinson Lee <[email protected]> Date: Sun Jan 17 16:21:11 2010 -0800 mesa: Remove unnecessary header from texparam.c. --- src/mesa/main/texparam.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/mesa/main/texparam.c b/src/mesa/main/texparam.c index 9e1a889..93c5d6c 100644 --- a/src/mesa/main/texparam.c +++ b/src/mesa/main/texparam.c @@ -33,7 +33,6 @@ #include "main/glheader.h" #include "main/colormac.h" #include "main/context.h" -#include "main/enums.h" #include "main/formats.h" #include "main/macros.h" #include "main/texcompress.h" _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
