]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/pitch.hh
Merge branch 'master' of git://git.savannah.gnu.org/lilypond.git
[lilypond.git] / lily / include / pitch.hh
index 1ef59f3e94d8eb671f9fcc924e26f91072f53482..df829b2a0d3f8860259e1ae41ea4ef35d3d2bbe7 100644 (file)
@@ -106,5 +106,6 @@ INSTANTIATE_COMPARE (Pitch, Pitch::compare);
 
 extern SCM pitch_less_proc;
 Pitch pitch_interval (Pitch const &from, Pitch const &to);
+extern SCM Pitch_type_p_proc;
 
 #endif /* PITCH_HH */