diff options
| author | brad kittenbrink <brad@lindenlab.com> | 2009-12-14 16:53:52 -0800 |
|---|---|---|
| committer | brad kittenbrink <brad@lindenlab.com> | 2009-12-14 16:53:52 -0800 |
| commit | cee8909ee4c4dc67f55962ef7b547465a1820437 (patch) | |
| tree | 37a7f344696940e6eda21093f6d3c5bfe354c828 /indra/newview/llagent.cpp | |
| parent | 3db7dd4541b4fe5ff3a66cf1c571f1fe71e01baf (diff) | |
| parent | e8c150b6b1a8f78e10d8a1d7e74306ed55e713d0 (diff) | |
Final merge of precompiled header dependency cleanup work.
Diffstat (limited to 'indra/newview/llagent.cpp')
| -rw-r--r-- | indra/newview/llagent.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llagent.cpp b/indra/newview/llagent.cpp index 2b582c90f0..628982973c 100644 --- a/indra/newview/llagent.cpp +++ b/indra/newview/llagent.cpp @@ -38,7 +38,6 @@ #include "llagentlistener.h" #include "llagentwearables.h" #include "llagentui.h" - #include "llanimationstates.h" #include "llbottomtray.h" #include "llcallingcard.h" @@ -65,6 +64,7 @@ #include "llsky.h" #include "llsmoothstep.h" #include "llstatusbar.h" +#include "llteleportflags.h" #include "lltool.h" #include "lltoolmgr.h" #include "lltrans.h" |
