initial checkin of new hdw-linux development cvs repository
[hdw-linux/hdw-linux.git] / packages / multimedia / libflash / shape.patch
1 --- old/lib/shape.cc.orig       Sun Aug 25 02:08:38 2002
2 +++ new/lib/shape.cc    Sun Aug 25 02:09:07 2002
3 @@ -21,6 +21,7 @@
4  //
5  
6  #include "swf.h"
7 +#include <math.h>
8  
9  #ifdef RCSID
10  static char *rcsid = "$Id: shape.patch,v 1.1 2004-07-21 08:58:09 hackbard Exp $";