]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/relative-octave-music.cc
codingstyle nits: space before ( and after ,
[lilypond.git] / lily / relative-octave-music.cc
index a04b735cbf5fae3d87221557f31eab6534141297..cd8aead2d0d3fa4b0d41ac6847096a38d7867db6 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--2007 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
 {