diff options
Diffstat (limited to 'indra/llui/lltextbox.h')
-rw-r--r-- | indra/llui/lltextbox.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/llui/lltextbox.h b/indra/llui/lltextbox.h index 0c09ae26b4..56c00eb8b3 100644 --- a/indra/llui/lltextbox.h +++ b/indra/llui/lltextbox.h @@ -15,6 +15,8 @@ #include "llfontgl.h" #include "lluistring.h" +class LLUICtrlFactory; + class LLTextBox : public LLUICtrl |