]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/translator.icc
* The grand 2005-2006 replace.
[lilypond.git] / lily / include / translator.icc
index 462a287f55465deab43e977b4d890e5252f8f5fe..94f30f7a641f12dc60d25c2a6f01f86299b22ee5 100644 (file)
@@ -3,13 +3,14 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2005--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef TRANSLATOR_ICC
 #define TRANSLATOR_ICC
 
 #include "array.hh"
+#include "translator.hh"
 
 /**
    A macro to automate administration of translators.
@@ -105,6 +106,5 @@ generic_get_acknowledger (SCM sym,
   ADD_SCM_INIT_FUNC (CLASS ## NAME ## _ack_adder_initclass, CLASS ## NAME ## _ack_adder);
 
 
-
 #endif /* TRANSLATOR_ICC */