summaryrefslogtreecommitdiff
path: root/indra/llmessage/llhttpclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llmessage/llhttpclient.h')
-rw-r--r--indra/llmessage/llhttpclient.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/indra/llmessage/llhttpclient.h b/indra/llmessage/llhttpclient.h
index 563450f07e..41ccb1fad9 100644
--- a/indra/llmessage/llhttpclient.h
+++ b/indra/llmessage/llhttpclient.h
@@ -16,8 +16,10 @@
#include <string>
#include <boost/intrusive_ptr.hpp>
-#include "llassetstorage.h"
+#include "llassettype.h"
+
+class LLUUID;
class LLPumpIO;
class LLSD;