summaryrefslogtreecommitdiff
path: root/indra/llrender/llatmosphere.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llrender/llatmosphere.h')
-rw-r--r--indra/llrender/llatmosphere.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llrender/llatmosphere.h b/indra/llrender/llatmosphere.h
index 4aa36be27f..6a9d1a4438 100644
--- a/indra/llrender/llatmosphere.h
+++ b/indra/llrender/llatmosphere.h
@@ -50,7 +50,7 @@ public:
LLGLTexture* getScattering() const;
LLGLTexture* getMieScattering() const;
- GLuint getAtmosphericShaderForLink() const;
+ GLhandleARB getAtmosphericShaderForLink() const;
protected:
LLAtmosphere(const LLAtmosphere& rhs)