]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/tab-staff-symbol-engraver.cc
* lily/include/translator.icc: new file.
[lilypond.git] / lily / tab-staff-symbol-engraver.cc
index c6c22b519fd55ed793faa2c8fd40188a49238c87..1227d2e0f076a95e2551ec7b690ed7e2d41a9130 100644 (file)
@@ -35,6 +35,8 @@ Tab_staff_symbol_engraver::Tab_staff_symbol_engraver ()
 {
 }
 
+#include "translator.icc"
+
 ADD_TRANSLATOR (Tab_staff_symbol_engraver,
                /* descr */ "Create a staff-symbol, but look at stringTunings for the number of lines."
                "staff lines.",