]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/timing-translator.hh
Get 'line-positions and line_count from staff symbol grob in Staff_symbol::on_line ().
[lilypond.git] / lily / include / timing-translator.hh
index d511ba1676385c78900e30f0bcdd9da2513eaf71..7963440ca82c18128a6130c55c9f5178ffff563e 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1997--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef TIMING_TRANSLATOR_HH
@@ -12,8 +12,6 @@
 #include "moment.hh"
 #include "translator.hh"
 
-#include "parray.hh"
-
 class Timing_translator : public Translator
 {
 public: