Module: Mesa Branch: master Commit: 97b416eb6742c26771a011fec9ecea7d66a7e839 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=97b416eb6742c26771a011fec9ecea7d66a7e839
Author: Vinson Lee <[email protected]> Date: Wed Jul 28 23:07:44 2010 -0700 mesa: Remove unnecessary header. --- src/mesa/main/arbprogram.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/mesa/main/arbprogram.h b/src/mesa/main/arbprogram.h index 787ffd6..e2e535e 100644 --- a/src/mesa/main/arbprogram.h +++ b/src/mesa/main/arbprogram.h @@ -27,7 +27,6 @@ #define ARBPROGRAM_H -#include "compiler.h" #include "glheader.h" _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
