diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2009-11-10 14:26:17 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2009-11-10 14:26:17 -0500 |
commit | d1e3062ae4b9fa182ea4942117fd37579261fc8c (patch) | |
tree | 0c9f737c835d6ee4f8faaf02f026fc4703f08183 /indra/llui | |
parent | 37806fe4b2c0a83a5e8b1b2e9b7f260da494488e (diff) | |
parent | 033d61ddb312080dc986803f6c1921cbd554c598 (diff) |
Merge
Diffstat (limited to 'indra/llui')
-rw-r--r-- | indra/llui/llui.cpp | 1 | ||||
-rw-r--r-- | indra/llui/llview.cpp | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/indra/llui/llui.cpp b/indra/llui/llui.cpp index a82e6eb372..4cf503b413 100644 --- a/indra/llui/llui.cpp +++ b/indra/llui/llui.cpp @@ -43,7 +43,6 @@ #include "llrender.h" #include "llrect.h" #include "lldir.h" -#include "llfontgl.h" #include "llgl.h" // Project includes diff --git a/indra/llui/llview.cpp b/indra/llui/llview.cpp index fe7fd59de8..f9b4a6b73d 100644 --- a/indra/llui/llview.cpp +++ b/indra/llui/llview.cpp @@ -40,7 +40,6 @@ #include "llrender.h" #include "llevent.h" -#include "llfontgl.h" #include "llfocusmgr.h" #include "llrect.h" #include "llstl.h" |