summaryrefslogtreecommitdiff
path: root/indra/llkdu/tests
diff options
context:
space:
mode:
authorAlain Linden <alain@lindenlab.com>2011-03-03 10:38:39 -0800
committerAlain Linden <alain@lindenlab.com>2011-03-03 10:38:39 -0800
commit8dffedb246dd5fdf89aadded14630a5e8691b30c (patch)
tree34170953d7202fe61bf7c4319e0215d233722ad2 /indra/llkdu/tests
parentaa72b0df03c1dfea7571eae4abed30ce9f269158 (diff)
parentfa20a6de086febf0b6b098172685c26f939876f6 (diff)
merge from lindenlab/viewer-development
Diffstat (limited to 'indra/llkdu/tests')
-rw-r--r--indra/llkdu/tests/llimagej2ckdu_test.cpp6
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