diff options
| author | Oz Linden <oz@lindenlab.com> | 2011-03-03 07:20:04 -0500 |
|---|---|---|
| committer | Oz Linden <oz@lindenlab.com> | 2011-03-03 07:20:04 -0500 |
| commit | 64c07135bab95b5425ddff69351f0c86301def97 (patch) | |
| tree | ff3ed9375340cebcfa34904e5a9a2ee3ba105ee1 /indra/llkdu/tests/llimagej2ckdu_test.cpp | |
| parent | aa72b0df03c1dfea7571eae4abed30ce9f269158 (diff) | |
| parent | 7f00a037ee61de0573f00b33ab637794387b2b64 (diff) | |
merge up from viewer-development
Diffstat (limited to 'indra/llkdu/tests/llimagej2ckdu_test.cpp')
| -rw-r--r-- | indra/llkdu/tests/llimagej2ckdu_test.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/indra/llkdu/tests/llimagej2ckdu_test.cpp b/indra/llkdu/tests/llimagej2ckdu_test.cpp index 1ccee4bb64..7ac24a969a 100644 --- a/indra/llkdu/tests/llimagej2ckdu_test.cpp +++ b/indra/llkdu/tests/llimagej2ckdu_test.cpp @@ -27,10 +27,10 @@ #include "linden_common.h" // Class to test -#include "../llimagej2ckdu.h" -#include "../llkdumem.h" +#include "llimagej2ckdu.h" +#include "llkdumem.h" // Tut header -#include "../test/lltut.h" +#include "lltut.h" // ------------------------------------------------------------------------------------------- // Stubbing: Declarations required to link and run the class being tested |
