Mesa (master): mesa: Include macros.h in attrib.c for COPY_4FV symbol.

Vinson Lee vlee at kemper.freedesktop.org
Fri Jul 30 07:19:06 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Fri Jul 30 00:18:09 2010 -0700

mesa: Include macros.h in attrib.c for COPY_4FV symbol.

---

 src/mesa/main/attrib.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/mesa/main/attrib.c b/src/mesa/main/attrib.c
index 002448f..753949b 100644
--- a/src/mesa/main/attrib.c
+++ b/src/mesa/main/attrib.c
@@ -41,6 +41,7 @@
 #include "hint.h"
 #include "light.h"
 #include "lines.h"
+#include "macros.h"
 #include "matrix.h"
 #include "multisample.h"
 #include "points.h"




More information about the mesa-commit mailing list