mesa: Add draw time validation for advanced blending modes.
[mesa.git] / src / mesa / main / stencil.h
index f2f7d37c6174610fd8da8fcfbbc775bfbdb1d422..3302cb947030a4329fdf7344b96b264e2985c3f9 100644 (file)
@@ -5,7 +5,6 @@
 
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
@@ -34,6 +33,7 @@
 
 
 #include "glheader.h"
+#include "macros.h"
 
 struct gl_context;