summaryrefslogtreecommitdiffstats
path: root/lldb/source/API/SBCommandContext.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/API/SBCommandContext.cpp')
-rw-r--r--lldb/source/API/SBCommandContext.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/source/API/SBCommandContext.cpp b/lldb/source/API/SBCommandContext.cpp
index 3a1b60aa314..c022a71082a 100644
--- a/lldb/source/API/SBCommandContext.cpp
+++ b/lldb/source/API/SBCommandContext.cpp
@@ -10,7 +10,7 @@
#include "lldb/Interpreter/CommandContext.h"
#include "lldb/Interpreter/CommandReturnObject.h"
-#include "SBCommandContext.h"
+#include "lldb/API/SBCommandContext.h"
using namespace lldb;
OpenPOWER on IntegriCloud