diff options
author | Han-Wen Nienhuys <hanwen@xs4all.nl> | 1999-12-14 01:19:34 +0100 |
---|---|---|
committer | Han-Wen Nienhuys <hanwen@xs4all.nl> | 1999-12-14 01:19:34 +0100 |
commit | 163503e56aa0c03d41d37fd083bdb96a6a473a11 (patch) | |
tree | 0e38e2a020ed89b8158bcdfc6be814e441ac7cd0 /lily/script.cc | |
parent | ea2977bafe0df23e13a7249a9fbf522b1a2f12d3 (diff) |
release: 1.3.11
Diffstat (limited to 'lily/script.cc')
-rw-r--r-- | lily/script.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lily/script.cc b/lily/script.cc index 430b03acfe..cc5db9d748 100644 --- a/lily/script.cc +++ b/lily/script.cc @@ -10,7 +10,7 @@ #include "debug.hh" #include "script.hh" #include "lookup.hh" -#include "staff-side.hh" +#include "side-position-interface.hh" #include "paper-def.hh" #include "dimension-cache.hh" |