summaryrefslogtreecommitdiff
path: root/indra/llcrashlogger
diff options
context:
space:
mode:
authorRider Linden <rider@lindenlab.com>2015-06-17 13:53:28 -0700
committerRider Linden <rider@lindenlab.com>2015-06-17 13:53:28 -0700
commit4a4470af3210153e0909eb75d51de461d14a3128 (patch)
tree630824f1d0d1032f846ef9802318b48ee2bea1a1 /indra/llcrashlogger
parenta68aa5bfee31c11a8d9d550972b0541d59cbd275 (diff)
Coding policy fixes
Diffstat (limited to 'indra/llcrashlogger')
-rwxr-xr-xindra/llcrashlogger/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcrashlogger/CMakeLists.txt b/indra/llcrashlogger/CMakeLists.txt
index c41e61c497..da23b46b7b 100755
--- a/indra/llcrashlogger/CMakeLists.txt
+++ b/indra/llcrashlogger/CMakeLists.txt
@@ -11,7 +11,7 @@ include(LLVFS)
include(LLXML)
include_directories(
- ${LLCOREHTTP_INCLUDE_DIRS}
+ ${LLCOREHTTP_INCLUDE_DIRS}
${LLCOMMON_INCLUDE_DIRS}
${LLMATH_INCLUDE_DIRS}
${LLMESSAGE_INCLUDE_DIRS}