added missing \'s
[mesa.git] / src / mesa / swrast / s_accum.c
index f338886c9c733b23907f14a1c83f2dc351ec9618..7a10b4b4b987b9fe4ab4272c8ef8a5fcded5403d 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: s_accum.c,v 1.10 2001/04/10 15:25:45 brianp Exp $ */
+/* $Id: s_accum.c,v 1.11 2001/04/20 19:21:41 brianp Exp $ */
 
 /*
  * Mesa 3-D graphics library
@@ -25,6 +25,7 @@
  */
 
 
+#include "glheader.h"
 #include "context.h"
 #include "macros.h"
 #include "mmath.h"