diff options
author | Mike Antipov <mantipov@productengine.com> | 2009-12-26 16:35:33 +0200 |
---|---|---|
committer | Mike Antipov <mantipov@productengine.com> | 2009-12-26 16:35:33 +0200 |
commit | c3f2859c9f91d0c26c256b498c29da624afb8fb9 (patch) | |
tree | 45cb8e73983a8deaa1f1441b491796be2be49ceb /indra/newview/llcallingcard.cpp | |
parent | 6008bf61b2d0475a274ad2b851b61e69496b5bf8 (diff) |
Reduced header dependency from the "llimview.h"
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/llcallingcard.cpp')
-rw-r--r-- | indra/newview/llcallingcard.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llcallingcard.cpp b/indra/newview/llcallingcard.cpp index 82413878ad..d988770f90 100644 --- a/indra/newview/llcallingcard.cpp +++ b/indra/newview/llcallingcard.cpp @@ -62,7 +62,6 @@ #include "llviewerobjectlist.h" #include "llviewerwindow.h" #include "llvoavatar.h" -#include "llimview.h" ///---------------------------------------------------------------------------- /// Local function declarations, constants, enums, and typedefs |