summaryrefslogtreecommitdiff
path: root/indra/newview/llsecapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llsecapi.h')
-rwxr-xr-xindra/newview/llsecapi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llsecapi.h b/indra/newview/llsecapi.h
index db57848320..28765fbfb1 100755
--- a/indra/newview/llsecapi.h
+++ b/indra/newview/llsecapi.h
@@ -30,6 +30,7 @@
#include <vector>
#include <openssl/x509.h>
#include <ostream>
+#include "llthread.h"
#ifdef LL_WINDOWS
#pragma warning(disable:4250)