summaryrefslogtreecommitdiff
path: root/indra/llcommon/lldependencies.h
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2024-05-10 11:05:56 -0400
committerNat Goodspeed <nat@lindenlab.com>2024-05-10 11:05:56 -0400
commit2c687e6d687ead0f29c096271b207dbe16b31c35 (patch)
tree9afe484a086c7028f91b84e8cc2f575ea239f566 /indra/llcommon/lldependencies.h
parent271bc05b91772e5aedd834db116734b34f0108a1 (diff)
Fix up a few #includes
Diffstat (limited to 'indra/llcommon/lldependencies.h')
-rw-r--r--indra/llcommon/lldependencies.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/llcommon/lldependencies.h b/indra/llcommon/lldependencies.h
index 950af4a4ad..e225119dfb 100644
--- a/indra/llcommon/lldependencies.h
+++ b/indra/llcommon/lldependencies.h
@@ -30,6 +30,8 @@
#if ! defined(LL_LLDEPENDENCIES_H)
#define LL_LLDEPENDENCIES_H
+#include "linden_common.h"
+#include "llexception.h"
#include <string>
#include <vector>
#include <set>
@@ -40,7 +42,6 @@
#include <boost/range/iterator_range.hpp>
#include <boost/function.hpp>
#include <boost/bind.hpp>
-#include "llexception.h"
/*****************************************************************************
* Utilities