diff options
Diffstat (limited to 'indra/test/llxorcipher_tut.cpp')
-rw-r--r-- | indra/test/llxorcipher_tut.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/test/llxorcipher_tut.cpp b/indra/test/llxorcipher_tut.cpp index 6fe5176cb0..3fd4e3ad97 100644 --- a/indra/test/llxorcipher_tut.cpp +++ b/indra/test/llxorcipher_tut.cpp @@ -8,7 +8,7 @@ * $License$ */ -#include <tut/tut.h> +#include "linden_common.h" #include "lltut.h" #include "llxorcipher.h" #include "llnullcipher.h" |