summaryrefslogtreecommitdiff
path: root/indra/llmessage/lltransfersourcefile.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llmessage/lltransfersourcefile.h')
-rw-r--r--indra/llmessage/lltransfersourcefile.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llmessage/lltransfersourcefile.h b/indra/llmessage/lltransfersourcefile.h
index ecaa6c908a..fcb5743fb5 100644
--- a/indra/llmessage/lltransfersourcefile.h
+++ b/indra/llmessage/lltransfersourcefile.h
@@ -48,6 +48,7 @@ protected:
BOOL &delete_returned);
/*virtual*/ void completionCallback(const LLTSCode status);
+ virtual void packParams(LLDataPacker& dp) const;
/*virtual*/ BOOL unpackParams(LLDataPacker &dp);
protected: