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