aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/lscript/lscript_execute.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/lscript/lscript_execute.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/lscript/lscript_execute.h b/linden/indra/lscript/lscript_execute.h
index 9a631c4..e2263fd 100644
--- a/linden/indra/lscript/lscript_execute.h
+++ b/linden/indra/lscript/lscript_execute.h
@@ -36,6 +36,7 @@
36#include "lscript_byteconvert.h" 36#include "lscript_byteconvert.h"
37#include "linked_lists.h" 37#include "linked_lists.h"
38#include "lscript_library.h" 38#include "lscript_library.h"
39#include "lltimer.h"
39 40
40// Return values for run() methods 41// Return values for run() methods
41const U32 NO_DELETE_FLAG = 0x0000; 42const U32 NO_DELETE_FLAG = 0x0000;