aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm-project/lldb/source/API/SBReproducerPrivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm-project/lldb/source/API/SBReproducerPrivate.h')
-rw-r--r--contrib/llvm-project/lldb/source/API/SBReproducerPrivate.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/llvm-project/lldb/source/API/SBReproducerPrivate.h b/contrib/llvm-project/lldb/source/API/SBReproducerPrivate.h
index a4c6eb94627b..02ac31c2ad89 100644
--- a/contrib/llvm-project/lldb/source/API/SBReproducerPrivate.h
+++ b/contrib/llvm-project/lldb/source/API/SBReproducerPrivate.h
@@ -16,6 +16,7 @@
#include "lldb/Utility/Log.h"
#include "lldb/Utility/Reproducer.h"
#include "lldb/Utility/ReproducerInstrumentation.h"
+#include "lldb/Utility/ReproducerProvider.h"
#include "llvm/ADT/DenseMap.h"