aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectStats.h
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/Commands/CommandObjectStats.h')
-rw-r--r--lldb/source/Commands/CommandObjectStats.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/source/Commands/CommandObjectStats.h b/lldb/source/Commands/CommandObjectStats.h
index 27e9a6ff865a..593c4521e175 100644
--- a/lldb/source/Commands/CommandObjectStats.h
+++ b/lldb/source/Commands/CommandObjectStats.h
@@ -9,7 +9,6 @@
#ifndef liblldb_CommandObjectStats_h_
#define liblldb_CommandObjectStats_h_
-#include "lldb/Interpreter/CommandObject.h"
#include "lldb/Interpreter/CommandObjectMultiword.h"
namespace lldb_private {