summaryrefslogtreecommitdiff
path: root/lily/staff-info.cc
diff options
context:
space:
mode:
Diffstat (limited to 'lily/staff-info.cc')
-rw-r--r--lily/staff-info.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/lily/staff-info.cc b/lily/staff-info.cc
index b6fb13d347..b2b1e72504 100644
--- a/lily/staff-info.cc
+++ b/lily/staff-info.cc
@@ -4,8 +4,9 @@
source file of the LilyPond music typesetter
(c) 1997 Han-Wen Nienhuys <hanwen@stack.nl>
*/
-#include "staff.hh"
#include "proto.hh"
+#include "plist.hh"
+#include "staff.hh"
#include "staff-info.hh"
#include "score-column.hh"
#include "complex-walker.hh"