]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/text-spanner-engraver.cc
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / lily / text-spanner-engraver.cc
index 731488e3134c3f98f9faabc0c303c0b77ce76887..d5212ded7fbd43f657f9f361253c0baf890002f5 100644 (file)
@@ -3,12 +3,14 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2000--2005 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c) 2000--2006 Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
+#include "engraver.hh"
+
+#include "international.hh"
 #include "note-column.hh"
 #include "side-position-interface.hh"
-#include "engraver.hh"
 
 class Text_spanner_engraver : public Engraver
 {