added convolve.h header
This commit is contained in:
@@ -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
|
* Mesa 3-D graphics library
|
||||||
@@ -38,6 +38,7 @@
|
|||||||
#include "clip.h"
|
#include "clip.h"
|
||||||
#include "colortab.h"
|
#include "colortab.h"
|
||||||
#include "context.h"
|
#include "context.h"
|
||||||
|
#include "convolve.h"
|
||||||
#include "copypix.h"
|
#include "copypix.h"
|
||||||
#include "cva.h"
|
#include "cva.h"
|
||||||
#include "depth.h"
|
#include "depth.h"
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
/* $Id: state.c,v 1.22 2000/08/21 14:22:24 brianp Exp $ */
|
/* $Id: state.c,v 1.23 2000/08/23 14:33:04 brianp Exp $ */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Mesa 3-D graphics library
|
* Mesa 3-D graphics library
|
||||||
@@ -44,6 +44,7 @@
|
|||||||
#include "clip.h"
|
#include "clip.h"
|
||||||
#include "colortab.h"
|
#include "colortab.h"
|
||||||
#include "context.h"
|
#include "context.h"
|
||||||
|
#include "convolve.h"
|
||||||
#include "copypix.h"
|
#include "copypix.h"
|
||||||
#include "cva.h"
|
#include "cva.h"
|
||||||
#include "depth.h"
|
#include "depth.h"
|
||||||
|
Reference in New Issue
Block a user