diff options
author | Paul Guslisty <pguslisty@productengine.com> | 2009-12-09 17:56:08 +0200 |
---|---|---|
committer | Paul Guslisty <pguslisty@productengine.com> | 2009-12-09 17:56:08 +0200 |
commit | c597a1eb1cd9e1a30a8e29e3d1bf357c3e6ce90c (patch) | |
tree | 2ddb6fa7c4ffad71800913e8aaa90d168953ba29 /indra/newview/llfloaterchat.cpp | |
parent | 4422f10a9a97e0ace447e49d3b2105b297b54f5f (diff) |
Fixed build
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/llfloaterchat.cpp')
-rw-r--r-- | indra/newview/llfloaterchat.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterchat.cpp b/indra/newview/llfloaterchat.cpp index 94d4fb9b32..b9e0f928f1 100644 --- a/indra/newview/llfloaterchat.cpp +++ b/indra/newview/llfloaterchat.cpp @@ -41,6 +41,7 @@ // project include #include "llagent.h" +#include "llappviewer.h" #include "llbutton.h" #include "llcheckboxctrl.h" #include "llcombobox.h" |