Module: Mesa Branch: master Commit: f4905256859794d0ccc67e6a56f1ca4831c0d5de URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f4905256859794d0ccc67e6a56f1ca4831c0d5de
Author: Vinson Lee <[email protected]> Date: Thu May 20 07:36:53 2010 -0700 graw-null: Remove unnecessary header. --- src/gallium/targets/graw-null/graw_null.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/src/gallium/targets/graw-null/graw_null.c b/src/gallium/targets/graw-null/graw_null.c index 293015b..6965f58 100644 --- a/src/gallium/targets/graw-null/graw_null.c +++ b/src/gallium/targets/graw-null/graw_null.c @@ -18,8 +18,6 @@ #include "sw/sw_public.h" #include "sw/sw.c" -#include "state_tracker/graw.h" - #include <stdio.h> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
