]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/context-def.hh
Fix 65.
[lilypond.git] / lily / include / context-def.hh
index dd4df4c802061b355fe7ae44b2c104b20c67753a..ea81eb1295be8f55aab47b8fa6c7ada6e3b93dd0 100644 (file)
@@ -49,7 +49,7 @@ public:
   VIRTUAL_COPY_CONSTRUCTOR(Context_def, Context_def);
 
   vector<Context_def*> path_to_acceptable_context (SCM type_string,
-                                                     Output_def *) const;
+                                                  Output_def *, SCM) const;
   Context *instantiate (SCM extra_ops);
 
   SCM to_alist () const;