diff options
| author | Rye <rye@alchemyviewer.org> | 2025-10-23 05:47:55 -0400 |
|---|---|---|
| committer | Rye <rye@alchemyviewer.org> | 2025-10-27 04:59:13 -0400 |
| commit | 348974089c6f5f441deda9cec028210b5a298d50 (patch) | |
| tree | 3083d4feeaa8bf5fc5dd009801aab0086a837b94 /indra/llfilesystem/lldiriterator.cpp | |
| parent | c950cb3b49e1810adec0b7f7a9afadce71ce49a7 (diff) | |
Restore linux CEF build support including changes from archive/develop
Fix various files missing linden_common
Signed-off-by: Rye <rye@alchemyviewer.org>
Diffstat (limited to 'indra/llfilesystem/lldiriterator.cpp')
| -rw-r--r-- | indra/llfilesystem/lldiriterator.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/llfilesystem/lldiriterator.cpp b/indra/llfilesystem/lldiriterator.cpp index e8c37389d2..b736a577bd 100644 --- a/indra/llfilesystem/lldiriterator.cpp +++ b/indra/llfilesystem/lldiriterator.cpp @@ -24,6 +24,8 @@ * $/LicenseInfo$ */ +#include "linden_common.h" + #include "lldiriterator.h" #include "fix_macros.h" |
