]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/page-turn-page-breaking.cc
Brown paper bag: undo accidently deletion of regtest.
[lilypond.git] / lily / page-turn-page-breaking.cc
index d17e6a86a3d34c8d86202729380940d563f9c76f..b818dc09a1cf85ad5b9f3c8408e7928cb64a700b 100644 (file)
@@ -61,7 +61,7 @@ Page_turn_page_breaking::put_systems_on_pages (vsize start,
      min_p_count has that evenness. (For example, if PAGE-NUMBER is even and
      min_p_count is even, we don't even consider the blank page option). */
 
-  Spacing_result result;
+  Page_spacing_result result;
   if (start == 0 && auto_first)
     {
       if (min_p_count % 2)