summaryrefslogtreecommitdiff
path: root/indra/lscript/lscript_execute.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/lscript/lscript_execute.h')
-rw-r--r--indra/lscript/lscript_execute.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/lscript/lscript_execute.h b/indra/lscript/lscript_execute.h
index 1e11d32d09..5048f5a8d9 100644
--- a/indra/lscript/lscript_execute.h
+++ b/indra/lscript/lscript_execute.h
@@ -367,7 +367,7 @@ public:
class LLScriptExecute
{
public:
- LLScriptExecute(FILE *fp);
+ LLScriptExecute(LLFILE *fp);
LLScriptExecute(U8 *buffer);
~LLScriptExecute();