From: Han-Wen Nienhuys Date: Thu, 18 Aug 2005 15:40:10 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: release/2.7.6~12 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=8eef80ceb2f84478fee909225e14f59a33031dd9;p=lilypond.git *** empty log message *** --- diff --git a/lily/include/score-performer.hh b/lily/include/score-performer.hh index 126a5851a3..92260e9542 100644 --- a/lily/include/score-performer.hh +++ b/lily/include/score-performer.hh @@ -8,7 +8,7 @@ #ifndef SCORE_PERFORMER_HH #define SCORE_PERFORMER_HH -#include "performer-group-performer.hh" +#include "performer-group.hh" #include "score-translator.hh" /** diff --git a/lily/performer-group.cc b/lily/performer-group.cc index ef4a9d8799..64bd897f20 100644 --- a/lily/performer-group.cc +++ b/lily/performer-group.cc @@ -7,7 +7,7 @@ Jan Nieuwenhuizen */ -#include "performer-group-performer.hh" +#include "performer-group.hh" #include "context.hh" #include "audio-element.hh"