diff options
Diffstat (limited to 'indra/llcommon/llstring.h')
-rw-r--r-- | indra/llcommon/llstring.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llcommon/llstring.h b/indra/llcommon/llstring.h index 0555231010..a381af74d0 100644 --- a/indra/llcommon/llstring.h +++ b/indra/llcommon/llstring.h @@ -11,6 +11,7 @@ #include "stdtypes.h" #include "llerror.h" +#include "llfile.h" #include <algorithm> #include <map> #include <stdio.h> |