From 8eef80ceb2f84478fee909225e14f59a33031dd9 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Thu, 18 Aug 2005 15:40:10 +0000 Subject: [PATCH] *** empty log message *** --- lily/include/score-performer.hh | 2 +- lily/performer-group.cc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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" -- 2.39.5