From 74a628f776edb588bff8f8f5cc16eac947c9d631 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Sun, 16 Apr 2017 16:04:10 +0000 Subject: Vendor import of lldb trunk r300422: https://llvm.org/svn/llvm-project/lldb/trunk@300422 --- source/API/SBStringList.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/API/SBStringList.cpp') diff --git a/source/API/SBStringList.cpp b/source/API/SBStringList.cpp index 075ee0d5bc470..9ac69b15ebb79 100644 --- a/source/API/SBStringList.cpp +++ b/source/API/SBStringList.cpp @@ -9,7 +9,7 @@ #include "lldb/API/SBStringList.h" -#include "lldb/Core/StringList.h" +#include "lldb/Utility/StringList.h" using namespace lldb; using namespace lldb_private; -- cgit v1.3