summaryrefslogtreecommitdiff
path: root/indra/newview/lloutputmonitorctrl.h
diff options
context:
space:
mode:
authorAlexanderP ProductEngine <apaschenko@productengine.com>2012-12-13 18:43:52 +0200
committerAlexanderP ProductEngine <apaschenko@productengine.com>2012-12-13 18:43:52 +0200
commitbe6f3286f4a969a4de73d8f3af7b8262fe70bfb9 (patch)
tree9385ed0b7c28e26f2131ad4b3093ddde53d5edbe /indra/newview/lloutputmonitorctrl.h
parenta88de5d45fe698bf9193659a677927c96c319ad6 (diff)
Fixed path for correct assembly of the project
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 1fa6ef41f8..c3d3c35fd5 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;