aboutsummaryrefslogtreecommitdiff
path: root/include/lldb/Target/SectionLoadList.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/Target/SectionLoadList.h')
-rw-r--r--include/lldb/Target/SectionLoadList.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/lldb/Target/SectionLoadList.h b/include/lldb/Target/SectionLoadList.h
index 6a9bbab93c98..5f5d39e2b24b 100644
--- a/include/lldb/Target/SectionLoadList.h
+++ b/include/lldb/Target/SectionLoadList.h
@@ -18,6 +18,7 @@
#include "llvm/ADT/DenseMap.h"
// Project includes
#include "lldb/lldb-public.h"
+#include "lldb/Core/Section.h"
#include "lldb/Host/Mutex.h"
namespace lldb_private {