diff options
author | Han-Wen Nienhuys <hanwen@xs4all.nl> | 1998-08-11 01:45:43 +0200 |
---|---|---|
committer | Han-Wen Nienhuys <hanwen@xs4all.nl> | 1998-08-11 01:45:43 +0200 |
commit | 1cf3d59c1559fb9774c4c1c8cae155cfe54a927c (patch) | |
tree | cbfa7cce6bae38537b71ee355d0f3b5d74a201e5 /lily/rod.cc | |
parent | 1e95a0be01466d1c98644f7705c8e07e41cc645c (diff) |
release: 1.0.1
Diffstat (limited to 'lily/rod.cc')
-rw-r--r-- | lily/rod.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lily/rod.cc b/lily/rod.cc index 6bbcbd6dcc..1b2ae4f824 100644 --- a/lily/rod.cc +++ b/lily/rod.cc @@ -3,14 +3,14 @@ source file of the GNU LilyPond music typesetter - (c) 1998 Han-Wen Nienhuys <hanwen@cs.ruu.nl> + (c) 1998 Han-Wen Nienhuys <hanwen@cs.uu.nl> */ #include "rod.hh" #include "p-col.hh" #include "debug.hh" #include "single-malt-grouping-item.hh" -#include "dimen.hh" +#include "dimension.hh" Rod::Rod (Single_malt_grouping_item *l, Single_malt_grouping_item *r) |