aboutsummaryrefslogtreecommitdiff
path: root/include/lldb/Interpreter/CommandHistory.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/Interpreter/CommandHistory.h')
-rw-r--r--include/lldb/Interpreter/CommandHistory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lldb/Interpreter/CommandHistory.h b/include/lldb/Interpreter/CommandHistory.h
index f1a6c855e3b9..faef220bbe94 100644
--- a/include/lldb/Interpreter/CommandHistory.h
+++ b/include/lldb/Interpreter/CommandHistory.h
@@ -18,7 +18,7 @@
// Other libraries and framework includes
// Project includes
-#include "lldb/Core/Stream.h"
+#include "lldb/Utility/Stream.h"
#include "lldb/lldb-private.h"
namespace lldb_private {