summaryrefslogtreecommitdiff
path: root/indra/llcommon/llstatenums.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llcommon/llstatenums.h')
-rw-r--r--indra/llcommon/llstatenums.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/llstatenums.h b/indra/llcommon/llstatenums.h
index 81c4085d16..ab9b6709e8 100644
--- a/indra/llcommon/llstatenums.h
+++ b/indra/llcommon/llstatenums.h
@@ -26,7 +26,7 @@
#ifndef LL_LLSTATENUMS_H
#define LL_LLSTATENUMS_H
-enum
+enum ESimStatID
{
LL_SIM_STAT_TIME_DILATION = 0,
LL_SIM_STAT_FPS = 1,