]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/bar-reg.cc
release: 0.0.46.jcn1
[lilypond.git] / lily / bar-reg.cc
index 93334497cf6c1a23b3ad1028b9e275e65dd5c508..8450b6bf7e8ab5687c62d9a74f9ddc0fb5fc986c 100644 (file)
@@ -9,7 +9,7 @@
 #include "bar-reg.hh"
 #include "bar.hh"
 #include "command-request.hh"
-#include "score-column.hh"
+//#include "score-column.hh"
 #include "time-description.hh"
 
 Bar_register::Bar_register()
@@ -83,5 +83,6 @@ Bar_register::post_move_processing()
 }
 
 IMPLEMENT_STATIC_NAME(Bar_register);
+ADD_THIS_REGISTER(Bar_register);