summaryrefslogtreecommitdiff
path: root/indra/newview/lloutputmonitorctrl.h
diff options
context:
space:
mode:
authorGilbert Gonzales <gilbert@lindenlab.com>2012-12-13 09:14:51 -0800
committerGilbert Gonzales <gilbert@lindenlab.com>2012-12-13 09:14:51 -0800
commit177737fa342602530345d1450277dd1048c077bd (patch)
tree00e095e58ba2a4c72358df934fcfd90f292eb959 /indra/newview/lloutputmonitorctrl.h
parentb6f3c4d07e96f3529f048a93863aa9b0f28cbad4 (diff)
parentbe6f3286f4a969a4de73d8f3af7b8262fe70bfb9 (diff)
merging in latest changes
Diffstat (limited to 'indra/newview/lloutputmonitorctrl.h')
-rw-r--r--indra/newview/lloutputmonitorctrl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/lloutputmonitorctrl.h b/indra/newview/lloutputmonitorctrl.h
index 7671a736d6..af2fd45823 100644
--- a/indra/newview/lloutputmonitorctrl.h
+++ b/indra/newview/lloutputmonitorctrl.h
@@ -28,10 +28,10 @@
#define LL_LLOUTPUTMONITORCTRL_H
#include "v4color.h"
-#include "llview.h"
+#include "../llui/llview.h"
#include "llmutelist.h"
#include "llspeakingindicatormanager.h"
-#include "lluiimage.h"
+#include "../llui/lluiimage.h"
class LLTextBox;
class LLUICtrlFactory;