aboutsummaryrefslogtreecommitdiff
path: root/include/lldb/Breakpoint/Stoppoint.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/Breakpoint/Stoppoint.h')
-rw-r--r--include/lldb/Breakpoint/Stoppoint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lldb/Breakpoint/Stoppoint.h b/include/lldb/Breakpoint/Stoppoint.h
index 5d131a556ad1..3195ef942d9e 100644
--- a/include/lldb/Breakpoint/Stoppoint.h
+++ b/include/lldb/Breakpoint/Stoppoint.h
@@ -14,7 +14,7 @@
// C++ Includes
// Other libraries and framework includes
// Project includes
-#include "lldb/Core/UserID.h"
+#include "lldb/Utility/UserID.h"
#include "lldb/lldb-private.h"
namespace lldb_private {