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

Author: Brian Paul <[email protected]>
Date:   Mon Dec 17 08:39:17 2012 -0700

wmesa: include version.h to silence warning

---

 src/mesa/drivers/windows/gdi/wmesa.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/mesa/drivers/windows/gdi/wmesa.c 
b/src/mesa/drivers/windows/gdi/wmesa.c
index af9ae6b..b76c0ed 100644
--- a/src/mesa/drivers/windows/gdi/wmesa.c
+++ b/src/mesa/drivers/windows/gdi/wmesa.c
@@ -12,6 +12,7 @@
 #include "main/framebuffer.h"
 #include "main/renderbuffer.h"
 #include "main/macros.h"
+#include "main/version.h"
 #include "main/vtxfmt.h"
 #include "drivers/common/driverfuncs.h"
 #include "drivers/common/meta.h"

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to