diff options
Diffstat (limited to 'template2.cc')
-rw-r--r-- | template2.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/template2.cc b/template2.cc index 40cd5b9fbe..08f2eea880 100644 --- a/template2.cc +++ b/template2.cc @@ -3,6 +3,8 @@ #include "voice.hh" #include "staff.hh" +#include "sccol.hh" +#include "stcol.hh" #include "list.cc" #include "cursor.cc" |