]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/open-type-font.hh
* make/lilypond.fedora.spec.in (Group): add lilypond-internals to
[lilypond.git] / lily / include / open-type-font.hh
index e75b4c62d4280efac1b1658d32f488cdf469aa9a..097f661a659db333a78decdbccc0888d4a689450 100644 (file)
@@ -31,6 +31,7 @@ class Open_type_font : public Font_metric
   Index_to_charcode_map index_to_charcode_map_;
   Open_type_font (FT_Face);
 
+  DECLARE_CLASSNAME(Open_type_font);
 public:
   SCM get_subfonts () const;
   SCM get_global_table () const;