summaryrefslogtreecommitdiff
path: root/indra/llxml
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/llxml
parent075a7bcc980b0ca0d2888d344b6afa8ab5b52d85 (diff)
BUIDLFIX: moved LLThreadSafeRefCount to proper file
Diffstat (limited to 'indra/llxml')
-rwxr-xr-xindra/llxml/llxmlnode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llxml/llxmlnode.h b/indra/llxml/llxmlnode.h
index d7681c54a0..339bfa924d 100755
--- a/indra/llxml/llxmlnode.h
+++ b/indra/llxml/llxmlnode.h
@@ -38,6 +38,7 @@
#include <map>
#include "indra_constants.h"
+#include "llrefcount.h"
#include "llpointer.h"
#include "llstring.h"
#include "llstringtable.h"