X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fperformer.cc;h=0f8b2e14b1d9b2bdfb78a018a1294907413f0fab;hb=97a0169312a260933246ab224e4f8b0969871dd5;hp=c177f9e975e2760df30700a2470095ccc00c8313;hpb=a6bd229f7fe1dc4a03478e14ccc0c0c66b225061;p=lilypond.git diff --git a/lily/performer.cc b/lily/performer.cc index c177f9e975..0f8b2e14b1 100644 --- a/lily/performer.cc +++ b/lily/performer.cc @@ -1,7 +1,7 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 1996--2010 Han-Wen Nienhuys + Copyright (C) 1996--2015 Han-Wen Nienhuys Jan Nieuwenhuizen LilyPond is free software: you can redistribute it and/or modify @@ -19,10 +19,10 @@ */ #include "context.hh" +#include "performer.hh" #include "performer-group.hh" #include "warn.hh" - Performer_group * Performer::get_daddy_performer () const {