diff options
author | Richard Linden <none@none> | 2011-03-15 09:54:17 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2011-03-15 09:54:17 -0700 |
commit | 2c22863888eefbfb0f4245011be989d155583db7 (patch) | |
tree | e36b7d2923c8552be0f6f1a6a6d849027058786e /indra/newview/lltoolpie.cpp | |
parent | f619dd95d1e33a4c11c2b9491f28a66881626ecc (diff) |
another attempt at fixing gcc
Diffstat (limited to 'indra/newview/lltoolpie.cpp')
-rw-r--r-- | indra/newview/lltoolpie.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/lltoolpie.cpp b/indra/newview/lltoolpie.cpp index f258b5d875..582f50ba37 100644 --- a/indra/newview/lltoolpie.cpp +++ b/indra/newview/lltoolpie.cpp @@ -42,7 +42,6 @@ #include "llfloaterreg.h" #include "llfloaterscriptdebug.h" #include "lltooltip.h" -#include "llhudeffectblob.h" #include "llhudeffecttrail.h" #include "llhudmanager.h" #include "llkeyboard.h" |