]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/performer.hh
web: news - announce LilyPond Report #26
[lilypond.git] / lily / include / performer.hh
index 11a5c32c8a59bdf4976d231afcbac05b49cc288e..0e6729a81f5a34184c77aa48d8ea14f0f838f3a7 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1996--2010 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1996--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
   Jan Nieuwenhuizen <janneke@gnu.org>
 
   LilyPond is free software: you can redistribute it and/or modify
@@ -40,5 +40,7 @@ protected:
   virtual void create_audio_elements ();
 };
 
+Performer *unsmob_performer (SCM perf);
+
 #endif /* PERFORMER_HH */