summaryrefslogtreecommitdiff
path: root/indra/llui/tests/llurlentry_test.cpp
diff options
context:
space:
mode:
authorprep <prep@lindenlab.com>2013-03-13 15:01:27 -0400
committerprep <prep@lindenlab.com>2013-03-13 15:01:27 -0400
commite42e9f897cae6fdb9db7c2742814c7df170e17a7 (patch)
tree9f409cb3e971cf86dd919d88f89c6c2f3acbf953 /indra/llui/tests/llurlentry_test.cpp
parent54275b941df5a717d7932762ba6eb07ba34585cb (diff)
Fixed unit test compile error
Diffstat (limited to 'indra/llui/tests/llurlentry_test.cpp')
-rw-r--r--indra/llui/tests/llurlentry_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llui/tests/llurlentry_test.cpp b/indra/llui/tests/llurlentry_test.cpp
index 438a2ca8ea..c3f0e92cb0 100644
--- a/indra/llui/tests/llurlentry_test.cpp
+++ b/indra/llui/tests/llurlentry_test.cpp
@@ -31,7 +31,7 @@
#include "llurlentry_stub.cpp"
#include "lltut.h"
#include "../lluicolortable.h"
-#include "../llui/lluiimage.h"
+#include "../llrender/lluiimage.h"
#include <boost/regex.hpp>