aboutsummaryrefslogtreecommitdiff
path: root/source/Plugins/Language/ObjC/CF.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Plugins/Language/ObjC/CF.h')
-rw-r--r--source/Plugins/Language/ObjC/CF.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Plugins/Language/ObjC/CF.h b/source/Plugins/Language/ObjC/CF.h
index ea47267db939..6945f9e8c9b1 100644
--- a/source/Plugins/Language/ObjC/CF.h
+++ b/source/Plugins/Language/ObjC/CF.h
@@ -10,9 +10,9 @@
#ifndef liblldb_CF_h_
#define liblldb_CF_h_
-#include "lldb/Core/Stream.h"
#include "lldb/Core/ValueObject.h"
#include "lldb/DataFormatters/TypeSummary.h"
+#include "lldb/Utility/Stream.h"
namespace lldb_private {
namespace formatters {