]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/item.hh
''
[lilypond.git] / lily / include / item.hh
index 77fd2be90008b9364314c26ecd6061e4b5964962..e7bb84178910010d99fb69fbd33a84e7145c65d7 100644 (file)
@@ -12,7 +12,7 @@
 #include "box.hh"
 #include "grob.hh"
 #include "drul-array.hh"
-#include "protected-scm.hh"
+
 
 /**
   A horizontally fixed size element of the score.
@@ -41,6 +41,7 @@ public:
   virtual System * line_l () const;
   virtual Paper_column * column_l () const;
   virtual void handle_prebroken_dependencies ();
+  static  bool has_interface (Grob*);
 protected:
   virtual void discretionary_processing ();
   void copy_breakable_items ();