summaryrefslogtreecommitdiff
path: root/include/lldb/API/LLDB.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/API/LLDB.h')
-rw-r--r--include/lldb/API/LLDB.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/lldb/API/LLDB.h b/include/lldb/API/LLDB.h
index b9c3198b73e56..4026b2b61ba86 100644
--- a/include/lldb/API/LLDB.h
+++ b/include/lldb/API/LLDB.h
@@ -29,6 +29,7 @@
#include "lldb/API/SBDeclaration.h"
#include "lldb/API/SBError.h"
#include "lldb/API/SBEvent.h"
+#include "lldb/API/SBExecutionContext.h"
#include "lldb/API/SBFileSpec.h"
#include "lldb/API/SBFrame.h"
#include "lldb/API/SBFunction.h"