summaryrefslogtreecommitdiff
path: root/graphics/sodipodi/files/patch-src_main.c
blob: e4fa667111cffb43e9757a4a6c257f3c49592e93 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/main.c.orig	Thu May 30 10:26:44 2002
+++ src/main.c	Thu May 30 10:29:17 2002
@@ -17,7 +17,7 @@
 #include <tree.h> /* libxml */
 
 #ifdef __FreeBSD__
-#include <floatingpoint.h>
+#include <ieeefp.h>
 #endif
 
 #include "sodipodi-private.h"