summaryrefslogtreecommitdiff
path: root/include/lldb/Host/XML.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/Host/XML.h')
-rw-r--r--include/lldb/Host/XML.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lldb/Host/XML.h b/include/lldb/Host/XML.h
index 04677625672c..96b5227305e1 100644
--- a/include/lldb/Host/XML.h
+++ b/include/lldb/Host/XML.h
@@ -24,8 +24,8 @@
#include "llvm/ADT/StringRef.h"
// Project includes
-#include "lldb/Core/StructuredData.h"
#include "lldb/Utility/StreamString.h"
+#include "lldb/Utility/StructuredData.h"
#include "lldb/lldb-private.h"
namespace lldb_private {