summaryrefslogtreecommitdiffstats
path: root/lldb/source/Host/common/NativeWatchpointList.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/Host/common/NativeWatchpointList.cpp')
-rw-r--r--lldb/source/Host/common/NativeWatchpointList.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/source/Host/common/NativeWatchpointList.cpp b/lldb/source/Host/common/NativeWatchpointList.cpp
index 5948adf3c8d..168e5b42b96 100644
--- a/lldb/source/Host/common/NativeWatchpointList.cpp
+++ b/lldb/source/Host/common/NativeWatchpointList.cpp
@@ -9,7 +9,7 @@
#include "lldb/Host/common/NativeWatchpointList.h"
-#include "lldb/Core/Log.h"
+#include "lldb/Utility/Log.h"
using namespace lldb;
using namespace lldb_private;
OpenPOWER on IntegriCloud