summaryrefslogtreecommitdiff
path: root/indra/llcommon/lltracerecording.h
diff options
context:
space:
mode:
authorRichard Linden <none@none>2013-10-01 20:22:20 -0700
committerRichard Linden <none@none>2013-10-01 20:22:20 -0700
commitb3d42e9b99db7e14354338383239122ef4cbeade (patch)
tree76b92f93226984f4bf4bd2350f6db0b7eba3a199 /indra/llcommon/lltracerecording.h
parent1cd092f06d27a586e6d664707f8a342af49d9c78 (diff)
BUILDFIX: missing header
Diffstat (limited to 'indra/llcommon/lltracerecording.h')
-rw-r--r--indra/llcommon/lltracerecording.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llcommon/lltracerecording.h b/indra/llcommon/lltracerecording.h
index 085780198d..5cf7596966 100644
--- a/indra/llcommon/lltracerecording.h
+++ b/indra/llcommon/lltracerecording.h
@@ -32,6 +32,7 @@
#include "lltimer.h"
#include "lltraceaccumulators.h"
+#include "llpointer.h"
class LLStopWatchControlsMixinCommon
{