]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/grob.hh
release: 1.5.47
[lilypond.git] / lily / include / grob.hh
index 028f5a14b7aea480942003778bfe0cc3a03a65f7..f94e3887125b8f48310fa2781c741e4d2f9e3f09 100644 (file)
@@ -13,6 +13,7 @@
 #include "lily-proto.hh"
 #include "smobs.hh"
 #include "dimension-cache.hh"
+#include "grob-interface.hh"
 
 /**
     for administration of what was done already
@@ -125,7 +126,6 @@ public:
   static SCM ly_get_grob_property (SCM, SCM);  
 
   bool has_interface (SCM intf);
-  void set_interface (SCM intf);
 
   virtual void handle_broken_dependencies ();
   virtual void handle_prebroken_dependencies ();