Fixed an include so case sensitive builders can build.
llvm-svn: 117864
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#include "lldb/API/SBStream.h"
|
||||
#include "lldb/Core/Module.h"
|
||||
#include "lldb/Core/Log.h"
|
||||
#include "lldb/Core/STreamString.h"
|
||||
#include "lldb/Core/StreamString.h"
|
||||
|
||||
using namespace lldb;
|
||||
using namespace lldb_private;
|
||||
|
||||
Reference in New Issue
Block a user