diff options
Diffstat (limited to 'indra/newview/llhudicon.h')
-rw-r--r-- | indra/newview/llhudicon.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llhudicon.h b/indra/newview/llhudicon.h index c0e6169eae..644daa0299 100644 --- a/indra/newview/llhudicon.h +++ b/indra/newview/llhudicon.h @@ -44,6 +44,7 @@ // Renders a 2D icon billboard floating at the location specified. class LLDrawable; class LLViewerObject; +class LLViewerTexture; class LLHUDIcon : public LLHUDObject { |