aboutsummaryrefslogtreecommitdiff
path: root/include/lldb/Host/common/NativeWatchpointList.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/Host/common/NativeWatchpointList.h')
-rw-r--r--include/lldb/Host/common/NativeWatchpointList.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lldb/Host/common/NativeWatchpointList.h b/include/lldb/Host/common/NativeWatchpointList.h
index 2424e5613332..ae3476f5f07e 100644
--- a/include/lldb/Host/common/NativeWatchpointList.h
+++ b/include/lldb/Host/common/NativeWatchpointList.h
@@ -10,7 +10,7 @@
#ifndef liblldb_NativeWatchpointList_h_
#define liblldb_NativeWatchpointList_h_
-#include "lldb/Core/Error.h"
+#include "lldb/Utility/Error.h"
#include "lldb/lldb-private-forward.h"
#include <map>