diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/hipporestrequest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/hipporestrequest.cpp b/linden/indra/newview/hipporestrequest.cpp index ed15907..9d24aed 100644 --- a/linden/indra/newview/hipporestrequest.cpp +++ b/linden/indra/newview/hipporestrequest.cpp | |||
@@ -2,7 +2,7 @@ | |||
2 | 2 | ||
3 | #include "llviewerprecompiledheaders.h" | 3 | #include "llviewerprecompiledheaders.h" |
4 | 4 | ||
5 | #include "hippoRestRequest.h" | 5 | #include "hipporestrequest.h" |
6 | 6 | ||
7 | #ifndef CURL_STATICLIB | 7 | #ifndef CURL_STATICLIB |
8 | #define CURL_STATICLIB 1 | 8 | #define CURL_STATICLIB 1 |