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