summaryrefslogtreecommitdiffstats
path: root/parse-xml.c
diff options
context:
space:
mode:
Diffstat (limited to 'parse-xml.c')
-rw-r--r--parse-xml.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/parse-xml.c b/parse-xml.c
index 38be728da..64d79e022 100644
--- a/parse-xml.c
+++ b/parse-xml.c
@@ -1536,6 +1536,7 @@ static struct xslt_files {
const char *root;
const char *file;
} xslt_files[] = {
+ { "SUUNTO", "SuuntoSDM.xslt" },
{ "JDiveLog", "jdivelog2subsurface.xslt" },
{ NULL, }
};