diff options
Diffstat (limited to 'indra/llmessage/llmessagethrottle.cpp')
-rw-r--r-- | indra/llmessage/llmessagethrottle.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/llmessage/llmessagethrottle.cpp b/indra/llmessage/llmessagethrottle.cpp index 0cfaac3276..6a573381b3 100644 --- a/indra/llmessage/llmessagethrottle.cpp +++ b/indra/llmessage/llmessagethrottle.cpp @@ -6,6 +6,8 @@ * $License$ */ +#include "linden_common.h" + #include "llhash.h" #include "llmessagethrottle.h" |