aboutsummaryrefslogtreecommitdiff
path: root/include/lldb/Symbol/GoASTContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/Symbol/GoASTContext.h')
-rw-r--r--include/lldb/Symbol/GoASTContext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lldb/Symbol/GoASTContext.h b/include/lldb/Symbol/GoASTContext.h
index 5530a35493dc..6feac7abf162 100644
--- a/include/lldb/Symbol/GoASTContext.h
+++ b/include/lldb/Symbol/GoASTContext.h
@@ -20,9 +20,9 @@
// Other libraries and framework includes
// Project includes
-#include "lldb/Core/ConstString.h"
#include "lldb/Symbol/CompilerType.h"
#include "lldb/Symbol/TypeSystem.h"
+#include "lldb/Utility/ConstString.h"
namespace lldb_private {