From: Jouk Jansen Date: Mon, 11 Oct 1999 04:20:25 +0000 (+0000) Subject: #include X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4fbb2c627981c9283c62010e71de89f17f6a5a29;p=mesa.git #include --- diff --git a/src/mesa/main/accum.c b/src/mesa/main/accum.c index 9e0bee08e73..a053730bb3e 100644 --- a/src/mesa/main/accum.c +++ b/src/mesa/main/accum.c @@ -1,4 +1,4 @@ -/* $Id: accum.c,v 1.4 1999/10/10 12:40:54 brianp Exp $ */ +/* $Id: accum.c,v 1.5 1999/10/11 04:20:25 joukj Exp $ */ /* * Mesa 3-D graphics library @@ -37,6 +37,7 @@ #else #include "GL/xf86glx.h" #endif +#include #include "accum.h" #include "context.h" #include "macros.h"