make boost shared_ptr debugging a little easier to turn on/off
[ardour.git] / libs / ardour / return.cc
index db8156847957bb420488c42322ff22d1a2e4df54..9c0f19ab03f37081d39979295b8a767cec0674a1 100644 (file)
@@ -86,7 +86,7 @@ Return::set_state (const XMLNode& node, int version)
 {
        XMLNodeList nlist = node.children();
        XMLNodeIterator niter;
-       const XMLProperty* prop;
+       XMLProperty const * prop;
        const XMLNode* insert_node = &node;
 
        /* Return has regular IO automation (gain, pan) */