summaryrefslogtreecommitdiff
path: root/indra/llui/llnotificationsutil.cpp
diff options
context:
space:
mode:
authorRichard Linden <none@none>2013-05-13 13:44:31 -0700
committerRichard Linden <none@none>2013-05-13 13:44:31 -0700
commitc9595b00188f8a6ebcd55418768a99c2942bb75e (patch)
tree3992d2436db26d1e0c45651ee550878214a2439d /indra/llui/llnotificationsutil.cpp
parent35f1fcc399f07571fc6b7d7af00e7d4e1e07418d (diff)
BUILDFIX: potential fix for linux build
Diffstat (limited to 'indra/llui/llnotificationsutil.cpp')
-rw-r--r--indra/llui/llnotificationsutil.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llui/llnotificationsutil.cpp b/indra/llui/llnotificationsutil.cpp
index cc791c26d1..7b9676f45b 100644
--- a/indra/llui/llnotificationsutil.cpp
+++ b/indra/llui/llnotificationsutil.cpp
@@ -27,6 +27,7 @@
#include "llnotificationsutil.h"
#include "llnotifications.h"
+#include "llnotificationslistener.h"
#include "llsd.h"
#include "llxmlnode.h" // apparently needed to call LLNotifications::instance()