summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/accum.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/accum.c')
-rw-r--r--src/mesa/main/accum.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mesa/main/accum.c b/src/mesa/main/accum.c
index 29a8a134f2c..20430758387 100644
--- a/src/mesa/main/accum.c
+++ b/src/mesa/main/accum.c
@@ -1,4 +1,4 @@
-/* $Id: accum.c,v 1.1 1999/08/19 00:55:41 jtg Exp $ */
+/* $Id: accum.c,v 1.2 1999/08/19 11:54:28 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -25,6 +25,7 @@
*/
+
#ifdef PC_HEADER
#include "all.h"
#else