summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorbrad kittenbrink <brad@lindenlab.com>2009-12-14 16:34:20 -0800
committerbrad kittenbrink <brad@lindenlab.com>2009-12-14 16:34:20 -0800
commite8c150b6b1a8f78e10d8a1d7e74306ed55e713d0 (patch)
treed03434fd8ff03a125702baf9c05c077385b5e3ce /indra
parent89201ba29a443db8f15d0e0d9ea38bad91c0c000 (diff)
Yet again more fixups for compile errors after the last merge...
Diffstat (limited to 'indra')
-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)