summaryrefslogtreecommitdiff
path: root/indra/llcommon/llevent.h
diff options
context:
space:
mode:
authorRichard Linden <none@none>2013-07-22 11:01:52 -0700
committerRichard Linden <none@none>2013-07-22 11:01:52 -0700
commite5b51c7f6cfd1ecf374fe8b705f94968a402c573 (patch)
tree412e7a32665b672956d3eb3e66bd2fcb0817ded4 /indra/llcommon/llevent.h
parent075a7bcc980b0ca0d2888d344b6afa8ab5b52d85 (diff)
BUIDLFIX: moved LLThreadSafeRefCount to proper file
Diffstat (limited to 'indra/llcommon/llevent.h')
-rwxr-xr-xindra/llcommon/llevent.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llcommon/llevent.h b/indra/llcommon/llevent.h
index 9d3a7a654a..28ce7de102 100755
--- a/indra/llcommon/llevent.h
+++ b/indra/llcommon/llevent.h
@@ -29,6 +29,7 @@
#define LL_EVENT_H
#include "llsd.h"
+#include "llrefcount.h"
#include "llpointer.h"
namespace LLOldEvents