]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/grace-music.cc
Add regtest for Fix for #435.
[lilypond.git] / lily / grace-music.cc
index eb3a5c0f42934b8490af216a277f25b3518a6e23..f92d4ebb8c960548f99fb018cc2743f5c62d3109 100644 (file)
@@ -3,12 +3,11 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1999--2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1999--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "music.hh"
 #include "music-wrapper.hh"
-#include "moment.hh"
 
 class Grace_music
 {