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