summaryrefslogtreecommitdiff
path: root/vest/ter.cc
diff options
context:
space:
mode:
Diffstat (limited to 'vest/ter.cc')
-rw-r--r--vest/ter.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vest/ter.cc b/vest/ter.cc
index 8c8494ad..cacc5b00 100644
--- a/vest/ter.cc
+++ b/vest/ter.cc
@@ -412,7 +412,7 @@ class TERScorerImpl {
}
};
-class TERScore : public Score {
+class TERScore : public ScoreBase<TERScore> {
friend class TERScorer;
public: