summaryrefslogtreecommitdiff
path: root/indra/newview/llagentwearablesfetch.h
diff options
context:
space:
mode:
authorLoren Shih <seraph@lindenlab.com>2010-05-11 15:24:27 -0400
committerLoren Shih <seraph@lindenlab.com>2010-05-11 15:24:27 -0400
commitbf8ee428136b4c38500fb72642d0f75b24057f60 (patch)
treeba15ba891733b566a2989dee4dce6076a86270b1 /indra/newview/llagentwearablesfetch.h
parentadc0aba2dd206e76a41298727794ab80754d439b (diff)
EXT-7305 : FIXED : Changed LLWearableDictionary to LLWearableType
Name change LLWearableDictionary.h to LLWearableType.h.
Diffstat (limited to 'indra/newview/llagentwearablesfetch.h')
-rw-r--r--indra/newview/llagentwearablesfetch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llagentwearablesfetch.h b/indra/newview/llagentwearablesfetch.h
index 58b92a5747..faa5fbaa43 100644
--- a/indra/newview/llagentwearablesfetch.h
+++ b/indra/newview/llagentwearablesfetch.h
@@ -34,7 +34,7 @@
#define LL_LLAGENTWEARABLESINITIALFETCH_H
#include "llinventoryobserver.h"
-#include "llwearabledictionary.h"
+#include "llwearabletype.h"
#include "lluuid.h"
//--------------------------------------------------------------------