summaryrefslogtreecommitdiff
path: root/indra/llprimitive/lldaeloader.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llprimitive/lldaeloader.h')
-rw-r--r--indra/llprimitive/lldaeloader.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/llprimitive/lldaeloader.h b/indra/llprimitive/lldaeloader.h
index 7d91a6063b..19a85a5339 100644
--- a/indra/llprimitive/lldaeloader.h
+++ b/indra/llprimitive/lldaeloader.h
@@ -100,6 +100,8 @@ protected:
static size_t getSuffixPosition(std::string label);
static std::string getLodlessLabel(daeElement *element);
+ static std::string preprocessDAE(std::string filename);
+
private:
U32 mGeneratedModelLimit; // Attempt to limit amount of generated submodels