diff options
author | Oz Linden <oz@lindenlab.com> | 2013-01-22 14:45:22 -0500 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2013-01-22 14:45:22 -0500 |
commit | d12627d8f76004d79d552e8414ff6deefbbf5358 (patch) | |
tree | 3082dfa9cda570ff4fa6a13d64391f47c7838bf2 /indra | |
parent | 1378d4407f377f25a120beca716683dcce088fdb (diff) | |
parent | 30b48351f9af386652ea00ca6f3288248f550a2f (diff) |
merge changes for open-161
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/lltexturecache.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/lltexturecache.h b/indra/newview/lltexturecache.h index e3fc957fd2..deaacc4975 100644 --- a/indra/newview/lltexturecache.h +++ b/indra/newview/lltexturecache.h @@ -24,7 +24,7 @@ * $/LicenseInfo$ */ -#ifndef LL_LLTEXTURECACHE_ +#ifndef LL_LLTEXTURECACHE_H #define LL_LLTEXTURECACHE_H #include "lldir.h" |