summaryrefslogtreecommitdiff
path: root/indra/llxml/llxmlnode.h
diff options
context:
space:
mode:
authorCallum Prentice <callum@lindenlab.com>2014-07-15 10:15:15 -0700
committerCallum Prentice <callum@lindenlab.com>2014-07-15 10:15:15 -0700
commitedec2d0559905d33907380d0b304b9e28f74082e (patch)
tree8f66c497878a24b488039f54b04f03960fbb6c96 /indra/llxml/llxmlnode.h
parentf11dd1d8a3dc4ba9a3c23563126e11ee971e219f (diff)
parent226929f8f5b8bc1080d0082b2595d689238df2b8 (diff)
Merge with viewer-release
Diffstat (limited to 'indra/llxml/llxmlnode.h')
-rwxr-xr-xindra/llxml/llxmlnode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llxml/llxmlnode.h b/indra/llxml/llxmlnode.h
index 7ffc8a4b17..0b8da5dc5d 100755
--- a/indra/llxml/llxmlnode.h
+++ b/indra/llxml/llxmlnode.h
@@ -30,7 +30,7 @@
#ifndef XML_STATIC
#define XML_STATIC
#endif
-#ifdef LL_STANDALONE
+#ifdef LL_USESYSTEMLIBS
#include <expat.h>
#else
#include "expat/expat.h"