diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/floatervoicelicense.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/floatervoicelicense.cpp b/linden/indra/newview/floatervoicelicense.cpp index c780ff3..d422f7a 100644 --- a/linden/indra/newview/floatervoicelicense.cpp +++ b/linden/indra/newview/floatervoicelicense.cpp | |||
@@ -41,7 +41,7 @@ | |||
41 | #include "llviewertexteditor.h" | 41 | #include "llviewertexteditor.h" |
42 | #include "llviewerwindow.h" | 42 | #include "llviewerwindow.h" |
43 | 43 | ||
44 | // linden library includes | 44 | // viewer library includes |
45 | #include "llbutton.h" | 45 | #include "llbutton.h" |
46 | #include "llhttpclient.h" | 46 | #include "llhttpclient.h" |
47 | #include "llhttpstatuscodes.h" // for HTTP_FOUND | 47 | #include "llhttpstatuscodes.h" // for HTTP_FOUND |