diff options
| author | Richard Linden <none@none> | 2010-09-17 15:01:44 -0700 |
|---|---|---|
| committer | Richard Linden <none@none> | 2010-09-17 15:01:44 -0700 |
| commit | 949b60465593764118c03d0f4e112f69c41bab31 (patch) | |
| tree | 23ec59769bcaf192324e48141c94affe0ebf2ea0 /indra/newview/llbrowsernotification.cpp | |
| parent | 83bb4b9518da813a42e49366cea15e5ae9dc7507 (diff) | |
Backed out changeset: d71309f8bd0e
Diffstat (limited to 'indra/newview/llbrowsernotification.cpp')
| -rw-r--r-- | indra/newview/llbrowsernotification.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/indra/newview/llbrowsernotification.cpp b/indra/newview/llbrowsernotification.cpp index 8eb0bb1e0b..cc54d10944 100644 --- a/indra/newview/llbrowsernotification.cpp +++ b/indra/newview/llbrowsernotification.cpp @@ -28,9 +28,9 @@ #include "llviewerprecompiledheaders.h" // must be first include #include "llnotificationhandler.h" -//#include "llnotifications.h" -//#include "llfloatermediabrowser.h" -//#include "llfloaterreg.h" +#include "llnotifications.h" +#include "llfloatermediabrowser.h" +#include "llfloaterreg.h" using namespace LLNotificationsUI; |
