diff options
Diffstat (limited to 'linden/indra/llui')
-rw-r--r-- | linden/indra/llui/llnotifications.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/llui/llnotifications.cpp b/linden/indra/llui/llnotifications.cpp index 4d3ff46..77f2ff7 100644 --- a/linden/indra/llui/llnotifications.cpp +++ b/linden/indra/llui/llnotifications.cpp | |||
@@ -40,7 +40,7 @@ | |||
40 | #include <algorithm> | 40 | #include <algorithm> |
41 | #include <boost/regex.hpp> | 41 | #include <boost/regex.hpp> |
42 | 42 | ||
43 | #include "../newview/hippoGridManager.h" | 43 | #include "../newview/hippogridmanager.h" |
44 | 44 | ||
45 | 45 | ||
46 | const std::string NOTIFICATION_PERSIST_VERSION = "0.93"; | 46 | const std::string NOTIFICATION_PERSIST_VERSION = "0.93"; |