]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/timing-translator.hh
Run `make grand-replace'.
[lilypond.git] / lily / include / timing-translator.hh
index c53533141551352fdf7cee984295aab651b4eab7..f30f596b919f519d4d88f93037a67425052197b4 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1997--2008 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: