summaryrefslogtreecommitdiff
path: root/lldb/bindings/python/python.swig
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/bindings/python/python.swig')
-rw-r--r--lldb/bindings/python/python.swig1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/bindings/python/python.swig b/lldb/bindings/python/python.swig
index 66a75328d1e7..9459c8c7be2e 100644
--- a/lldb/bindings/python/python.swig
+++ b/lldb/bindings/python/python.swig
@@ -126,6 +126,7 @@ using namespace lldb;
%include "interfaces.swig"
%include "python-extensions.swig"
%include "python-wrapper.swig"
+%include "python-scripted-process.swig"
%pythoncode%{
_initialize = True