]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/relative-octave-music.cc
* scripts/musicxml2ly.py (convert): add \version
[lilypond.git] / lily / relative-octave-music.cc
index a04b735cbf5fae3d87221557f31eab6534141297..523612d65efe90f438974f0c5e6a3d3fe5862b83 100644 (file)
@@ -3,13 +3,13 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1998--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1998--2005 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
 {