summaryrefslogtreecommitdiff
path: root/indra/llfilesystem/lldir.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llfilesystem/lldir.h')
-rw-r--r--indra/llfilesystem/lldir.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llfilesystem/lldir.h b/indra/llfilesystem/lldir.h
index b0d2b6aada..241f151d47 100644
--- a/indra/llfilesystem/lldir.h
+++ b/indra/llfilesystem/lldir.h
@@ -49,6 +49,7 @@ typedef enum ELLPath
LL_PATH_DEFAULT_SKIN = 17,
LL_PATH_FONTS = 18,
LL_PATH_DUMP = 19,
+ LL_PATH_SCRIPTS = 20,
LL_PATH_LAST
} ELLPath;