diff options
| -rw-r--r-- | indra/llappearance/llwearabletype.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/indra/llappearance/llwearabletype.cpp b/indra/llappearance/llwearabletype.cpp index 3a8e1b8be3..aa0afe348a 100644 --- a/indra/llappearance/llwearabletype.cpp +++ b/indra/llappearance/llwearabletype.cpp @@ -27,7 +27,7 @@  #include "linden_common.h"  #include "llwearabletype.h"  #include "llinventorytype.h" -#include "llui/lltrans.h" +#include "lltrans.h"  struct WearableEntry : public LLDictionaryEntry  { | 
