summaryrefslogtreecommitdiff
path: root/unittests/Core/StructuredDataTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/Core/StructuredDataTest.cpp')
-rw-r--r--unittests/Core/StructuredDataTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/unittests/Core/StructuredDataTest.cpp b/unittests/Core/StructuredDataTest.cpp
index 8e10d571fbfac..cac330304179c 100644
--- a/unittests/Core/StructuredDataTest.cpp
+++ b/unittests/Core/StructuredDataTest.cpp
@@ -10,7 +10,7 @@
#include "gtest/gtest.h"
#include "lldb/Core/StructuredData.h"
-#include "lldb/Core/StreamString.h"
+#include "lldb/Utility/StreamString.h"
#include "llvm/Support/MachO.h"