\include "viola.ly"

\score {
  <<
    \context Staff=ViolaStaff \violaNotes
  >>
	\header {
		instrument = "Viola"
	}
}
