]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/score-column.hh
release: 0.0.71pre
[lilypond.git] / lily / include / score-column.hh
index 80986a4f825a5e9313f965c026d63e384c651fe6..fb7f10872934d1619ba91e25ae640bde8b1623cb 100644 (file)
@@ -27,7 +27,7 @@
 
 class Score_column {
     friend class Score;
-    friend class Score_walker;
+    friend class Score_register;
 
     bool musical_b_;
     Moment when_;