diff options
Diffstat (limited to 'include/lldb/API/LLDB.h')
| -rw-r--r-- | include/lldb/API/LLDB.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/include/lldb/API/LLDB.h b/include/lldb/API/LLDB.h index 4026b2b61ba8..66e095395f13 100644 --- a/include/lldb/API/LLDB.h +++ b/include/lldb/API/LLDB.h @@ -52,5 +52,6 @@  #include "lldb/API/SBType.h"  #include "lldb/API/SBValue.h"  #include "lldb/API/SBValueList.h" +#include "lldb/API/SBVariablesOptions.h"  #endif  // LLDB_LLDB_h_  | 
