aboutsummaryrefslogtreecommitdiff
path: root/include/lldb/Host/PipeBase.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/Host/PipeBase.h')
-rw-r--r--include/lldb/Host/PipeBase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lldb/Host/PipeBase.h b/include/lldb/Host/PipeBase.h
index e3d7c25a9ae2..f141b5d413a0 100644
--- a/include/lldb/Host/PipeBase.h
+++ b/include/lldb/Host/PipeBase.h
@@ -14,7 +14,7 @@
#include <chrono>
#include <string>
-#include "lldb/Core/Error.h"
+#include "lldb/Utility/Error.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/StringRef.h"