summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/llstartup.cpp2
-rw-r--r--indra/newview/llviewerprecompiledheaders.h1
2 files changed, 1 insertions, 2 deletions
diff --git a/indra/newview/llstartup.cpp b/indra/newview/llstartup.cpp
index 4ff07e9976..7bd6c9ad82 100644
--- a/indra/newview/llstartup.cpp
+++ b/indra/newview/llstartup.cpp
@@ -25,7 +25,6 @@
#include "audiosettings.h"
#include "llcachename.h"
#include "llviewercontrol.h"
-#include "llcrypto.h"
#include "lldir.h"
#include "lleconomy.h"
#include "llerrorcontrol.h"
@@ -46,6 +45,7 @@
#include "llversion.h"
#include "llvfs.h"
#include "llwindow.h" // for shell_open
+#include "llxorcipher.h" // saved password, MAC address
#include "message.h"
#include "v3math.h"
diff --git a/indra/newview/llviewerprecompiledheaders.h b/indra/newview/llviewerprecompiledheaders.h
index 50b84babd1..e08c040855 100644
--- a/indra/newview/llviewerprecompiledheaders.h
+++ b/indra/newview/llviewerprecompiledheaders.h
@@ -151,7 +151,6 @@
#include "llcachename.h"
#include "llcallbacklisth.h"
#include "llcircuit.h"
-#include "llcrypto.h"
#include "lldatapacker.h"
#include "lldbstrings.h"
#include "lldispatcher.h"