diff options
Diffstat (limited to 'indra/llmessage/llnamevalue.h')
-rw-r--r-- | indra/llmessage/llnamevalue.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llmessage/llnamevalue.h b/indra/llmessage/llnamevalue.h index 4d40328c59..f50ed08207 100644 --- a/indra/llmessage/llnamevalue.h +++ b/indra/llmessage/llnamevalue.h @@ -46,6 +46,7 @@ // SitObject STRING // SitPosition VEC3 +#include "string_table.h" #include "llmath.h" #include "v3math.h" #include "lldbstrings.h" |