diff options
Diffstat (limited to 'linden/indra/newview/llpaneldirgroups.cpp')
-rw-r--r-- | linden/indra/newview/llpaneldirgroups.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llpaneldirgroups.cpp b/linden/indra/newview/llpaneldirgroups.cpp index 1aa2e86..4119514 100644 --- a/linden/indra/newview/llpaneldirgroups.cpp +++ b/linden/indra/newview/llpaneldirgroups.cpp | |||
@@ -41,6 +41,7 @@ | |||
41 | #include "llqueryflags.h" | 41 | #include "llqueryflags.h" |
42 | #include "llviewercontrol.h" | 42 | #include "llviewercontrol.h" |
43 | #include "llviewerwindow.h" | 43 | #include "llviewerwindow.h" |
44 | #include "llmediactrl.h" | ||
44 | 45 | ||
45 | LLPanelDirGroups::LLPanelDirGroups(const std::string& name, LLFloaterDirectory* floater) | 46 | LLPanelDirGroups::LLPanelDirGroups(const std::string& name, LLFloaterDirectory* floater) |
46 | : LLPanelDirBrowser(name, floater) | 47 | : LLPanelDirBrowser(name, floater) |