diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2006-04-26 08:36:33 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2006-04-26 08:36:33 +0000 |
commit | 93e9d8c0e6199986849ac0342f59d72d2fde5cfd (patch) | |
tree | 84951f61d933265a8283ca36e6d3e20dc9cf6801 /graphics/autotrace | |
parent | e419107c08effb89cee133f94907d1454c8744a8 (diff) | |
download | ports-93e9d8c0e6199986849ac0342f59d72d2fde5cfd.tar.gz ports-93e9d8c0e6199986849ac0342f59d72d2fde5cfd.zip |
Notes
Diffstat (limited to 'graphics/autotrace')
-rw-r--r-- | graphics/autotrace/files/patch-ab | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/autotrace/files/patch-ab b/graphics/autotrace/files/patch-ab index dfe6d6cf9aee..ae43cb7f13e7 100644 --- a/graphics/autotrace/files/patch-ab +++ b/graphics/autotrace/files/patch-ab @@ -5,7 +5,7 @@ #include "spline.h" #include "output-swf.h" -#include <ming.h> -+#include <ming/ming.h> ++#include <ming/libming.h> #define FPS 24.0 #define IMGID 1 |