summaryrefslogtreecommitdiff
path: root/indra/newview/tests
diff options
context:
space:
mode:
authorbrad kittenbrink <brad@lindenlab.com>2009-12-14 16:53:52 -0800
committerbrad kittenbrink <brad@lindenlab.com>2009-12-14 16:53:52 -0800
commitcee8909ee4c4dc67f55962ef7b547465a1820437 (patch)
tree37a7f344696940e6eda21093f6d3c5bfe354c828 /indra/newview/tests
parent3db7dd4541b4fe5ff3a66cf1c571f1fe71e01baf (diff)
parente8c150b6b1a8f78e10d8a1d7e74306ed55e713d0 (diff)
Final merge of precompiled header dependency cleanup work.
Diffstat (limited to 'indra/newview/tests')
-rw-r--r--indra/newview/tests/llcapabilitylistener_test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/tests/llcapabilitylistener_test.cpp b/indra/newview/tests/llcapabilitylistener_test.cpp
index 4759c7dc91..ca7d02fc68 100644
--- a/indra/newview/tests/llcapabilitylistener_test.cpp
+++ b/indra/newview/tests/llcapabilitylistener_test.cpp
@@ -50,6 +50,7 @@
#include "tests/networkio.h"
#include "tests/commtest.h"
#include "tests/wrapllerrs.h"
+#include "message.h"
#include "stringize.h"
#if defined(LL_WINDOWS)