summaryrefslogtreecommitdiff
path: root/indra/newview/llconversationview.h
diff options
context:
space:
mode:
authorGilbert Gonzales <gilbert@lindenlab.com>2012-09-10 08:38:49 -0700
committerGilbert Gonzales <gilbert@lindenlab.com>2012-09-10 08:38:49 -0700
commit8366efc339e7eca3918d7246b3bb7a9ba61ce765 (patch)
treebd68ba514d74b918f0ef1d9eea62b41d86590b0d /indra/newview/llconversationview.h
parent5dc8738076d158aa74a93f7f3630a17d9102fdc4 (diff)
CHUI-283, fixed a build problem and also added a missing file.
Diffstat (limited to 'indra/newview/llconversationview.h')
-rwxr-xr-xindra/newview/llconversationview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llconversationview.h b/indra/newview/llconversationview.h
index a7f468cb27..0a008475a3 100755
--- a/indra/newview/llconversationview.h
+++ b/indra/newview/llconversationview.h
@@ -35,7 +35,7 @@
#include "llstyle.h"
#include "llcallbackmap.h"
#include "lltextbox.h"
-#include "llbutton.h";
+#include "llbutton.h"
class LLIMFloaterContainer;