aboutsummaryrefslogtreecommitdiff
path: root/include/lldb/Host/LockFileBase.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/Host/LockFileBase.h')
-rw-r--r--include/lldb/Host/LockFileBase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lldb/Host/LockFileBase.h b/include/lldb/Host/LockFileBase.h
index 3b2f72357bd4..74eafb279324 100644
--- a/include/lldb/Host/LockFileBase.h
+++ b/include/lldb/Host/LockFileBase.h
@@ -10,7 +10,7 @@
#ifndef liblldb_Host_LockFileBase_h_
#define liblldb_Host_LockFileBase_h_
-#include "lldb/Core/Error.h"
+#include "lldb/Utility/Error.h"
#include <functional>