summaryrefslogtreecommitdiff
path: root/indra/newview/llconversationview.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/llconversationview.h
parenta88de5d45fe698bf9193659a677927c96c319ad6 (diff)
Fixed path for correct assembly of the project
Diffstat (limited to 'indra/newview/llconversationview.h')
-rwxr-xr-xindra/newview/llconversationview.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/llconversationview.h b/indra/newview/llconversationview.h
index a6f408403b..fb2834f26a 100755
--- a/indra/newview/llconversationview.h
+++ b/indra/newview/llconversationview.h
@@ -27,10 +27,10 @@
#ifndef LL_LLCONVERSATIONVIEW_H
#define LL_LLCONVERSATIONVIEW_H
-#include "llfolderviewitem.h"
+#include "../llui/llfolderviewitem.h"
#include "llavatariconctrl.h"
-#include "llbutton.h"
+#include "../llui/llbutton.h"
#include "lloutputmonitorctrl.h"
class LLTextBox;