aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llimage/llimage.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llimage/llimage.h')
-rw-r--r--linden/indra/llimage/llimage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/llimage/llimage.h b/linden/indra/llimage/llimage.h
index 102e779..d01ae72 100644
--- a/linden/indra/llimage/llimage.h
+++ b/linden/indra/llimage/llimage.h
@@ -82,7 +82,7 @@ typedef enum e_image_codec
82class LLImage 82class LLImage
83{ 83{
84public: 84public:
85 static void initClass(); 85 static void initClass(const bool useDSO);
86 static void cleanupClass(); 86 static void cleanupClass();
87 87
88 static const std::string& getLastError(); 88 static const std::string& getLastError();