summaryrefslogtreecommitdiff
path: root/src/xmlpatterns/functions/qcomparingaggregator_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xmlpatterns/functions/qcomparingaggregator_p.h')
-rw-r--r--src/xmlpatterns/functions/qcomparingaggregator_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmlpatterns/functions/qcomparingaggregator_p.h b/src/xmlpatterns/functions/qcomparingaggregator_p.h
index b1e6625..c14d48e 100644
--- a/src/xmlpatterns/functions/qcomparingaggregator_p.h
+++ b/src/xmlpatterns/functions/qcomparingaggregator_p.h
@@ -122,7 +122,7 @@ namespace QPatternist
using CastingPlatform<ComparingAggregator<oper, result>, true>::cast;
};
-#include "qcomparingaggregator.cpp"
+#include "qcomparingaggregator_tpl_p.h"
/**
* @short An instantiation of ComparingAggregator suitable for <tt>fn:max()</tt>.