summaryrefslogtreecommitdiff
path: root/indra/llcommon/llstringtable.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llcommon/llstringtable.h')
-rw-r--r--indra/llcommon/llstringtable.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/llcommon/llstringtable.h b/indra/llcommon/llstringtable.h
index ad428ce565..20db115c6e 100644
--- a/indra/llcommon/llstringtable.h
+++ b/indra/llcommon/llstringtable.h
@@ -10,6 +10,8 @@
#ifndef LL_STRING_TABLE_H
#define LL_STRING_TABLE_H
+#include "lldefs.h"
+#include "llformat.h"
#include "llstl.h"
#include <list>
#include <set>