diff options
Diffstat (limited to 'src/mesa/main/convolve.h')
-rw-r--r-- | src/mesa/main/convolve.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mesa/main/convolve.h b/src/mesa/main/convolve.h index 99c1584fa8f..7d8acc3d58a 100644 --- a/src/mesa/main/convolve.h +++ b/src/mesa/main/convolve.h @@ -1,4 +1,4 @@ -/* $Id: convolve.h,v 1.2 2000/08/23 14:31:25 brianp Exp $ */ +/* $Id: convolve.h,v 1.3 2000/11/22 07:32:16 joukj Exp $ */ /* * Mesa 3-D graphics library @@ -29,7 +29,7 @@ #define CONVOLVE_H -#include "types.h" +#include "mtypes.h" extern void |