]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/relative-octave-music.cc
Run `make grand-replace'.
[lilypond.git] / lily / relative-octave-music.cc
index a04b735cbf5fae3d87221557f31eab6534141297..bf6116ab17036e8b69ab2c263053320662bf121a 100644 (file)
@@ -3,13 +3,12 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1998--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1998--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "music.hh"
-#include "pitch.hh"
 #include "warn.hh"
-#include "scm-option.hh"
+#include "program-option.hh"
 
 class Relative_octave_music
 {