aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/pipeline.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/pipeline.cpp')
-rw-r--r--linden/indra/newview/pipeline.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/linden/indra/newview/pipeline.cpp b/linden/indra/newview/pipeline.cpp
index 0ca94dc..cf766e0 100644
--- a/linden/indra/newview/pipeline.cpp
+++ b/linden/indra/newview/pipeline.cpp
@@ -102,6 +102,10 @@
102#include "llspatialpartition.h" 102#include "llspatialpartition.h"
103#include "llmutelist.h" 103#include "llmutelist.h"
104 104
105// [RLVa:KB]
106#include "rlvhandler.h"
107// [/RLVa:KB]
108
105#ifdef _DEBUG 109#ifdef _DEBUG
106// Debug indices is disabled for now for debug performance - djs 4/24/02 110// Debug indices is disabled for now for debug performance - djs 4/24/02
107//#define DEBUG_INDICES 111//#define DEBUG_INDICES