From cf8eebee075e3f69c3daa4ea88994e07527055e4 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 23 Aug 2000 14:33:04 +0000 Subject: added convolve.h header --- src/mesa/main/dlist.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/mesa/main/dlist.c') diff --git a/src/mesa/main/dlist.c b/src/mesa/main/dlist.c index 15f15242b7..e96ed862ac 100644 --- a/src/mesa/main/dlist.c +++ b/src/mesa/main/dlist.c @@ -1,4 +1,4 @@ -/* $Id: dlist.c,v 1.44 2000/07/10 13:22:01 keithw Exp $ */ +/* $Id: dlist.c,v 1.45 2000/08/23 14:33:04 brianp Exp $ */ /* * Mesa 3-D graphics library @@ -38,6 +38,7 @@ #include "clip.h" #include "colortab.h" #include "context.h" +#include "convolve.h" #include "copypix.h" #include "cva.h" #include "depth.h" -- cgit v1.2.3