]> git.donarmstrong.com Git - lilypond.git/blob - lily/include/clef-item.hh
release: 1.3.68
[lilypond.git] / lily / include / clef-item.hh
1 /*
2   clef-item.hh -- declare Clef_item
3
4   (c) 1996--2000 Han-Wen Nienhuys
5 */
6
7 #ifndef CLEFITEM_HH
8 #define CLEFITEM_HH
9 #include "item.hh"
10
11 #include "direction.hh"
12
13
14
15 #endif // CLEFITEM_HH
16
17