]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.67
authorfred <fred>
Sun, 24 Mar 2002 19:45:27 +0000 (19:45 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:45:27 +0000 (19:45 +0000)
lily/template2.cc

index d9d3f99cdafa6ef085d4c301409e37a0029c5cbc..1115253ce5749bfcf29754a644b456b05d69c793 100644 (file)
@@ -6,6 +6,7 @@
   (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl>
 */
 
+#include "music.hh"
 #include "symbol.hh"
 #include "voice.hh"
 #include "voice-element.hh"
@@ -25,3 +26,4 @@ IPL_instantiate(Voice_element);
 IPL_instantiate(Voice);
 
 
+IPL_instantiate(Music);