summaryrefslogtreecommitdiff
path: root/indra/newview/llhudview.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llhudview.h')
-rw-r--r--indra/newview/llhudview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llhudview.h b/indra/newview/llhudview.h
index 7859e7f8be..05ff9c8596 100644
--- a/indra/newview/llhudview.h
+++ b/indra/newview/llhudview.h
@@ -42,7 +42,7 @@ class LLHUDView
: public LLPanel
{
public:
- LLHUDView();
+ LLHUDView(const LLRect& rect);
virtual ~LLHUDView();
virtual void draw();