diff options
| author | Merov Linden <merov@lindenlab.com> | 2012-08-22 23:14:01 -0700 |
|---|---|---|
| committer | Merov Linden <merov@lindenlab.com> | 2012-08-22 23:14:01 -0700 |
| commit | 679d0f78f9a4a83e5eb2ec857ceb2d9b8c6f4d91 (patch) | |
| tree | 046080f05b9f8dfeea8c328aec88a0d474b1aa55 /indra/newview/llconversationview.cpp | |
| parent | 2cf5307c9211b813689f0e441b9f56bc21f63348 (diff) | |
CHUI-282 : WIP, Clean up dependencies
Diffstat (limited to 'indra/newview/llconversationview.cpp')
| -rw-r--r-- | indra/newview/llconversationview.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llconversationview.cpp b/indra/newview/llconversationview.cpp index 7d90a154e5..464d061a82 100644 --- a/indra/newview/llconversationview.cpp +++ b/indra/newview/llconversationview.cpp @@ -28,6 +28,7 @@ #include "llviewerprecompiledheaders.h" #include "llconversationview.h" +#include "llconversationmodel.h" #include "llimconversation.h" #include "llimfloatercontainer.h" |
