summaryrefslogtreecommitdiff
path: root/indra/llkdu/tests
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-02-17 15:15:06 -0500
committerOz Linden <oz@lindenlab.com>2011-02-17 15:15:06 -0500
commit0a262969e1da82fc95ec889f7aaafa4078bcf480 (patch)
tree7d76da988c79d3b11fc2fc5e51d5f2c0248abaf0 /indra/llkdu/tests
parent1a79aeca54db6ee5bf1fb2968c2642f8a3306091 (diff)
parentc1901890576d3b9442846c8890b1724438eab46e (diff)
Automated merge with file:///Users/oz/Work/V-DR
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