diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/llrender/llfont.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/llrender/llfont.h b/linden/indra/llrender/llfont.h index dadeafd..a84a302 100644 --- a/linden/indra/llrender/llfont.h +++ b/linden/indra/llrender/llfont.h | |||
@@ -31,6 +31,7 @@ | |||
31 | #include <map> | 31 | #include <map> |
32 | //#include "lllocalidhashmap.h" | 32 | //#include "lllocalidhashmap.h" |
33 | #include "llmemory.h" | 33 | #include "llmemory.h" |
34 | #include "llstl.h" | ||
34 | 35 | ||
35 | class LLImageRaw; | 36 | class LLImageRaw; |
36 | class LLFontManager; | 37 | class LLFontManager; |