summaryrefslogtreecommitdiff
path: root/indra/llcommon/lleventfilter.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llcommon/lleventfilter.h')
-rw-r--r--indra/llcommon/lleventfilter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/lleventfilter.h b/indra/llcommon/lleventfilter.h
index f28d7e54aa..48c2570732 100644
--- a/indra/llcommon/lleventfilter.h
+++ b/indra/llcommon/lleventfilter.h
@@ -33,9 +33,9 @@
#include "stdtypes.h"
#include "lltimer.h"
#include "llsdutil.h"
-#include "lleventtimer.h"
#include <boost/function.hpp>
+class LLEventTimer;
class LLDate;
/**