aboutsummaryrefslogtreecommitdiff
path: root/lldb/include/lldb/API/SBValueList.h
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/include/lldb/API/SBValueList.h')
-rw-r--r--lldb/include/lldb/API/SBValueList.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lldb/include/lldb/API/SBValueList.h b/lldb/include/lldb/API/SBValueList.h
index d305b3564c2b..dc8389b75293 100644
--- a/lldb/include/lldb/API/SBValueList.h
+++ b/lldb/include/lldb/API/SBValueList.h
@@ -6,8 +6,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef LLDB_SBValueList_h_
-#define LLDB_SBValueList_h_
+#ifndef LLDB_API_SBVALUELIST_H
+#define LLDB_API_SBVALUELIST_H
#include "lldb/API/SBDefines.h"
@@ -72,4 +72,4 @@ private:
} // namespace lldb
-#endif // LLDB_SBValueList_h_
+#endif // LLDB_API_SBVALUELIST_H