aboutsummaryrefslogtreecommitdiff
path: root/include/lldb/Symbol/Symbol.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/Symbol/Symbol.h')
-rw-r--r--include/lldb/Symbol/Symbol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lldb/Symbol/Symbol.h b/include/lldb/Symbol/Symbol.h
index 3f12b9a99b04..44c67f6f4716 100644
--- a/include/lldb/Symbol/Symbol.h
+++ b/include/lldb/Symbol/Symbol.h
@@ -12,8 +12,8 @@
#include "lldb/Core/AddressRange.h"
#include "lldb/Core/Mangled.h"
-#include "lldb/Core/UserID.h"
#include "lldb/Symbol/SymbolContextScope.h"
+#include "lldb/Utility/UserID.h"
#include "lldb/lldb-private.h"
namespace lldb_private {