diff options
| author | Dave Parks <davep@lindenlab.com> | 2011-10-14 12:38:48 -0500 |
|---|---|---|
| committer | Dave Parks <davep@lindenlab.com> | 2011-10-14 12:38:48 -0500 |
| commit | 4924f0c99b021869967f4587df703084d2bdc8ed (patch) | |
| tree | ac9bcf265ddfc45cfbbd2db03ad1d17694952072 /indra/llimage/llimagedxt.cpp | |
| parent | c0ca8e5e2e4d3f591db3175f09c0b64b6b2e10c5 (diff) | |
b782a75c99e6 backout cleanup
Diffstat (limited to 'indra/llimage/llimagedxt.cpp')
| -rw-r--r-- | indra/llimage/llimagedxt.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llimage/llimagedxt.cpp b/indra/llimage/llimagedxt.cpp index 2867f5e6f0..34c6793522 100644 --- a/indra/llimage/llimagedxt.cpp +++ b/indra/llimage/llimagedxt.cpp @@ -26,6 +26,7 @@ #include "linden_common.h" #include "llimagedxt.h" +#include "llmemory.h" //static void LLImageDXT::checkMinWidthHeight(EFileFormat format, S32& width, S32& height) |
