X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=src%2Fpath.h;h=b303fe7f86b110c98f7946e2991fb00b95c16756;hb=667281b828c8515e995c0000706157cee180fa08;hp=06aff7aa0629781cacc9a44dfe3494c1e7433137;hpb=f3452f32fba45b1f317e4a6a1906d16068ce3bdf;p=ipdf%2Fcode.git diff --git a/src/path.h b/src/path.h index 06aff7a..b303fe7 100644 --- a/src/path.h +++ b/src/path.h @@ -16,7 +16,7 @@ namespace IPDF { #ifdef TRANSFORM_BEZIERS_TO_PATH - typedef Gmprat PReal; + typedef Real PReal; #else typedef Real PReal; #endif