From bb46bbd932e57988a7b9dcbcc96efcfcc630ab38 Mon Sep 17 00:00:00 2001 From: Kadah Date: Wed, 9 Mar 2011 22:58:16 -0800 Subject: [PATCH] Fixed typo --- indra/newview/llagent.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indra/newview/llagent.cpp b/indra/newview/llagent.cpp index 8e0e443bae..06fdab5095 100644 --- a/indra/newview/llagent.cpp +++ b/indra/newview/llagent.cpp @@ -80,7 +80,7 @@ #include "rlvhandler.h" #include "rlvui.h" // [/RLVa:KB] -+#include "kcwlinterface.h" +#include "kcwlinterface.h" using namespace LLVOAvatarDefines;