diff options
author | Oz Linden <oz@lindenlab.com> | 2014-04-23 11:53:05 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2014-04-23 11:53:05 -0400 |
commit | 9353868d91dfe2c4539c81c0b96bfe9efb497b2c (patch) | |
tree | f6362bc51afe7fe463718c603ccf756a86079067 /indra/newview/llfloatergotoline.cpp | |
parent | 5870788f68c6b1fb504ae95403e7da95bc55ed4c (diff) | |
parent | b4ca93cadce90466d41704b68933c21fe909bcb8 (diff) |
merge changes for STORM-1831
Diffstat (limited to 'indra/newview/llfloatergotoline.cpp')
-rw-r--r-- | indra/newview/llfloatergotoline.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloatergotoline.cpp b/indra/newview/llfloatergotoline.cpp index d66e418926..3b34f03532 100644 --- a/indra/newview/llfloatergotoline.cpp +++ b/indra/newview/llfloatergotoline.cpp @@ -30,7 +30,7 @@ #include "llpreviewscript.h" #include "llfloaterreg.h" #include "lllineeditor.h" -#include "llviewertexteditor.h" +#include "llscripteditor.h" #include "llviewerwindow.h" LLFloaterGotoLine* LLFloaterGotoLine::sInstance = NULL; |