Since it uses the CLAMP macro.
---
 src/mesa/main/stencil.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/mesa/main/stencil.h b/src/mesa/main/stencil.h
index 6480b2a..3302cb9 100644
--- a/src/mesa/main/stencil.h
+++ b/src/mesa/main/stencil.h
@@ -33,6 +33,7 @@
 
 
 #include "glheader.h"
+#include "macros.h"
 
 struct gl_context;
 
-- 
1.9.1

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to