X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fcrop.h;fp=src%2Flib%2Fcrop.h;h=24330731dec59ac9429489ee5e30c2f5d9990daa;hb=6d95d9689831a74fade32038a808f206c03d8aa2;hp=00734d5e9c63e4d732b341b2e4983487ee3a3455;hpb=3ffd0163026be24e5373e0674c3301ed37546e44;p=dcpomatic.git diff --git a/src/lib/crop.h b/src/lib/crop.h index 00734d5e9..24330731d 100644 --- a/src/lib/crop.h +++ b/src/lib/crop.h @@ -65,7 +65,7 @@ struct Crop return s; } - void as_xml (xmlpp::Node *) const; + void as_xml(xmlpp::Element*) const; };