summaryrefslogtreecommitdiff
path: root/indra/llkdu/tests/llimagej2ckdu_test.cpp
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-04-01 09:52:37 -0400
committerOz Linden <oz@lindenlab.com>2011-04-01 09:52:37 -0400
commitd0ba2bc847b5addf16cf90cea34de5194cd61511 (patch)
treea7f80f0c8bb60f497fee8b49b75faa40e0b0ab52 /indra/llkdu/tests/llimagej2ckdu_test.cpp
parente23eeb7ed20055e1a95ea87e0014ba141f4ab0bb (diff)
parent5e617d77f34f17f7a8f3677270f2738f857a60b8 (diff)
pull latest changes from viewer-development
Diffstat (limited to 'indra/llkdu/tests/llimagej2ckdu_test.cpp')
-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