diff options
author | Dave SIMmONs <simon@lindenlab.com> | 2011-05-13 13:58:40 -0700 |
---|---|---|
committer | Dave SIMmONs <simon@lindenlab.com> | 2011-05-13 13:58:40 -0700 |
commit | 8a6965a3f94c0e56e0c2b17af329a6ac2c235735 (patch) | |
tree | efa48644f44a7203c43f9cdbdc6a545108d72626 /indra/llui/lllineeditor.h | |
parent | ff3289e2f3a8e87ce33cb267ad30b4a431406f9e (diff) | |
parent | e8ede07451c65aea898bc3f58a980b6b0d9af302 (diff) |
Merge latest from lindenlab/viewer-development
Diffstat (limited to 'indra/llui/lllineeditor.h')
-rw-r--r-- | indra/llui/lllineeditor.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llui/lllineeditor.h b/indra/llui/lllineeditor.h index 7b5fa218f2..fe191e5971 100644 --- a/indra/llui/lllineeditor.h +++ b/indra/llui/lllineeditor.h @@ -41,6 +41,7 @@ #include "lleditmenuhandler.h" #include "lluictrl.h" +#include "lluiimage.h" #include "lluistring.h" #include "llviewborder.h" |