aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/lllcd.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/lllcd.h')
-rw-r--r--linden/indra/newview/lllcd.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/linden/indra/newview/lllcd.h b/linden/indra/newview/lllcd.h
index e6583c7..ae21da3 100644
--- a/linden/indra/newview/lllcd.h
+++ b/linden/indra/newview/lllcd.h
@@ -105,6 +105,9 @@ public:
105}; 105};
106 106
107class llLCD; 107class llLCD;
108
109// The following symbols are exported from lllcd.cpp
108extern llLCD *gLcdScreen; 110extern llLCD *gLcdScreen;
111extern void CreateLCDDebugWindows();
109 112
110//#endif 113//#endif