Module: Mesa Branch: master Commit: 7e4e79be6bba7cf68046bd77aa8d44fb52ca5186 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7e4e79be6bba7cf68046bd77aa8d44fb52ca5186
Author: Vinson Lee <v...@vmware.com> Date: Wed Jul 28 22:27:52 2010 -0700 mesa: Remove unnecessary header. --- src/mesa/main/formats.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/mesa/main/formats.h b/src/mesa/main/formats.h index aa14185..ad176ca 100644 --- a/src/mesa/main/formats.h +++ b/src/mesa/main/formats.h @@ -33,7 +33,7 @@ #define FORMATS_H -#include "main/mtypes.h" +#include <GL/gl.h> _______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-commit