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