summaryrefslogtreecommitdiff
path: root/template1.cc
diff options
context:
space:
mode:
Diffstat (limited to 'template1.cc')
-rw-r--r--template1.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/template1.cc b/template1.cc
index 01aba139e2..ece4e2ff18 100644
--- a/template1.cc
+++ b/template1.cc
@@ -5,11 +5,12 @@
#include "item.hh"
#include "request.hh"
#include "command.hh"
+#include "spanner.hh"
#include "list.cc"
-
#include "plist.cc"
#include "cursor.cc"
+
#define PLC_instantiate(a) PL_instantiate(a); PL_instantiate(const a)
PLC_instantiate(Line_of_score);