Mesa (master): mesa: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Thu Jul 29 05:28:11 UTC 2010


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

Author: Vinson Lee <vlee at 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>
 
 
 




More information about the mesa-commit mailing list