summaryrefslogtreecommitdiff
path: root/include/mts/MTS_Text.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mts/MTS_Text.h')
-rw-r--r--include/mts/MTS_Text.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mts/MTS_Text.h b/include/mts/MTS_Text.h
index 2380add..4ded3fc 100644
--- a/include/mts/MTS_Text.h
+++ b/include/mts/MTS_Text.h
@@ -137,6 +137,8 @@ namespace MTS {
}
return true;
}
+
+ static std::string getFileExtension(const std::string& filename);
};
}