summaryrefslogtreecommitdiff
path: root/indra/llkdu
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2016-11-23 12:07:31 -0500
committerNat Goodspeed <nat@lindenlab.com>2016-11-23 12:07:31 -0500
commitb9cc216b9cbded6f4adbc67f58d0fbc464ee0c9f (patch)
treeb71ee7013517329bf32689a0a083bbb147063436 /indra/llkdu
parent64a0fac783c6282cd8f5b56f2a8f62321183c641 (diff)
DRTVWR-418: Have to #include "llkdumem.h" even when not LL_DARWIN.
Diffstat (limited to 'indra/llkdu')
-rw-r--r--indra/llkdu/tests/llimagej2ckdu_test.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/llkdu/tests/llimagej2ckdu_test.cpp b/indra/llkdu/tests/llimagej2ckdu_test.cpp
index ae6138d4c6..e386a9f71b 100644
--- a/indra/llkdu/tests/llimagej2ckdu_test.cpp
+++ b/indra/llkdu/tests/llimagej2ckdu_test.cpp
@@ -35,6 +35,8 @@
#pragma clang diagnostic ignored "-Wunused-private-field"
#include "llkdumem.h"
#pragma clang diagnostic pop
+#else
+#include "llkdumem.h"
#endif
#include "kdu_block_coding.h"
// Tut header