aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupString.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupString.h')
-rw-r--r--contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupString.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupString.h b/contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupString.h
index ce1058954054..1a3b5bdd88ed 100644
--- a/contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupString.h
+++ b/contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupString.h
@@ -6,8 +6,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef liblldb_OptionGroupString_h_
-#define liblldb_OptionGroupString_h_
+#ifndef LLDB_INTERPRETER_OPTIONGROUPSTRING_H
+#define LLDB_INTERPRETER_OPTIONGROUPSTRING_H
#include "lldb/Interpreter/OptionValueString.h"
#include "lldb/Interpreter/Options.h"
@@ -45,4 +45,4 @@ protected:
} // namespace lldb_private
-#endif // liblldb_OptionGroupString_h_
+#endif // LLDB_INTERPRETER_OPTIONGROUPSTRING_H