summaryrefslogtreecommitdiff
path: root/indra/llfilesystem/lldiriterator.cpp
diff options
context:
space:
mode:
authorRye <rye@alchemyviewer.org>2025-10-23 05:47:55 -0400
committerRye <rye@alchemyviewer.org>2025-10-27 04:59:13 -0400
commit348974089c6f5f441deda9cec028210b5a298d50 (patch)
tree3083d4feeaa8bf5fc5dd009801aab0086a837b94 /indra/llfilesystem/lldiriterator.cpp
parentc950cb3b49e1810adec0b7f7a9afadce71ce49a7 (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.cpp2
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"