1--- shape_cubic.c.old	Fri Aug 17 18:06:16 2001
2+++ shape_cubic.c	Mon Nov 26 21:13:48 2001
3@@ -1,6 +1,7 @@
4
5 #include <math.h>
6 #include "shape_util.h"
7+#include "libming.h"
8
9 extern int Ming_cubicThreshold;
10 extern float Ming_scale;
11