]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/template6.cc
release: 0.1.13
[lilypond.git] / lily / template6.cc
index dd7bf02997752ce741ece68639e66ac964c287e5..eff2467ad5b77eccadc10143e2b12758655f6b4c 100644 (file)
@@ -1,7 +1,7 @@
 #include "proto.hh"
 #include "plist.tcc"
-#include "engraver.hh"
-#include "performer.hh"
+#include "translator.hh"
+
+
+template POINTERLIST_INSTANTIATE(Translator);
 
-template POINTERLIST_INSTANTIATE(Engraver);
-template POINTERLIST_INSTANTIATE(Performer);